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)
commit3a544354d5b6e97459ba9c15e9d89dac60023553
treef5c7abe6a0751abf79b9b1a4140c296662c76cd6
parent012e338625f5ea58d2a16cf98a44779255b458ca
ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()

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>
arch/arm/mach-omap2/gpmc-nand.c
arch/arm/mach-omap2/gpmc.c
arch/arm/mach-omap2/gpmc.h
This page took 0.025544 seconds and 5 git commands to generate.