ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
authorJon Hunter <jon-hunter@ti.com>
Thu, 21 Feb 2013 19:00:21 +0000 (13:00 -0600)
committerJon Hunter <jon-hunter@ti.com>
Mon, 1 Apr 2013 19:53:44 +0000 (14:53 -0500)
With the addition of the gpmc_cs_program_settings(), we no longer need
or use gpmc_cs_configure() to configure some of the GPMC chip-select
options. So rename the function to gpmc_configure() and remove code that
modifies options in the CONFIG1 register.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>

No differences found