ARM: OMAP2+: gpmc-nand: update resource with memory
authorAfzal Mohammed <afzal@ti.com>
Wed, 5 Sep 2012 00:44:43 +0000 (17:44 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Sep 2012 00:44:43 +0000 (17:44 -0700)
Currently omap nand driver uses a field in platform data - phys_base
for passing the address space allocated by gpmc for nand. Use struct
resource instead. With this change omap nand driver has to get
address space from memory resource.

This helps in smooth migration of gpmc to driver.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found