commit | 01b95fc6b299b99075b8980371fc19b980236c32 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Tue May 20 22:29:28 2014 +0300 |
committer | Roger Quadros <rogerq@ti.com> | Fri Apr 15 11:53:28 2016 +0300 |
tree | c9a0f41447c2e5956fc63eae34aafaa4e3d777d1 | |
parent | d6e552168db59d627fd56074f2c588df1faf0c95 [diff] |
mtd: nand: omap: Copy platform data parameters to omap_nand_info data Copy all the platform data parameters to the driver's local data structure 'omap_nand_info' and use it in the entire driver. This will make it easer for device tree migration. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Tony Lindgren <tony@atomide.com>