ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()
authorJon Hunter <jon-hunter@ti.com>
Thu, 21 Feb 2013 19:01:47 +0000 (13:01 -0600)
committerJon Hunter <jon-hunter@ti.com>
Mon, 1 Apr 2013 19:53:43 +0000 (14:53 -0500)
commit012e338625f5ea58d2a16cf98a44779255b458ca
tree8b8b92be09b90554a85ff2e7ff14c80782dea1e1
parent1119f3c3cee1b27f7d488510af5e96ddba438ee9
ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()

Convert the OMAP2+ TUSB code to use the gpmc_cs_program_settings()
function for configuring the various GPMC options instead of directly
programming 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/usb-tusb6010.c