ARM: OMAP2+: gpmc: Introduce gpmc_set_legacy()
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Mon, 28 Oct 2013 00:51:47 +0000 (21:51 -0300)
committerTony Lindgren <tony@atomide.com>
Wed, 8 Jan 2014 17:49:35 +0000 (09:49 -0800)
Introduce a helper function to complete the setting of some GPMC
parameters, only used when the gpmc is probed from a board file.
As such, it will go away once the DT conversion is completed.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found