]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13c7cc983f1ffd35516b72c218b97eba0ec21f01
treef5c7abe6a0751abf79b9b1a4140c296662c76cd6
parent511496512a63f0b0752f879b587df12731812870
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