From: Jon Hunter Date: Thu, 21 Feb 2013 19:00:21 +0000 (-0600) Subject: ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure() X-Git-Tag: omap-for-v3.10/gpmc-signed^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a544354d5b6e97459ba9c15e9d89dac60023553;p=pandora-kernel.git 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 Tested-by: Ezequiel Garcia --- Reading git-diff-tree failed