]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
authorJon Hunter <jon-hunter@ti.com>
Thu, 21 Feb 2013 18:42:22 +0000 (12:42 -0600)
committerJon Hunter <jon-hunter@ti.com>
Mon, 1 Apr 2013 19:53:42 +0000 (14:53 -0500)
commit7470438bfda3fc2f48ef2eb93c776ebf82ee40b2
tree973c9471f956ac57d6fcb769ad8a97937a819ae4
parent20ee1e30ee631a68395ebacc96ff7e22a25410f7
ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()

Convert the OMAP2+ ONENAND 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/gpmc-onenand.c