diff options
author | Tony Lindgren <tony@atomide.com> | 2014-11-20 12:45:43 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-28 12:54:26 -0800 |
commit | a86128093845e1947454c68040d69259c805f882 (patch) | |
tree | 22e99ae736f8b8541fdd602b798d7f722e5d6118 /drivers/memory/omap-gpmc.c | |
parent | e639cd5bfc03de7ba642d7e8570b9e533f10e54b (diff) |
ARM: OMAP2+: Move GPMC initcall to devices.c
This will us allow to just move gpmc.c to live under drivers
in the next patch.
Note that we now also remove the omap specific check for the
initcall. That's OK as gpmc_probe() checks for the pdata
and bails out for other platforms compiled in.
Also the postcore_initcall() maybe possible to change to
just regular module_init(), but let's do that in separate
patch after the move to drivers is done.
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/memory/omap-gpmc.c')
0 files changed, 0 insertions, 0 deletions