]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: gpmc: minimal driver support
authorAfzal Mohammed <afzal@ti.com>
Sun, 23 Sep 2012 23:28:25 +0000 (17:28 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 23 Sep 2012 23:28:25 +0000 (17:28 -0600)
commitda496873970c57c4b31e186d967933da0ffa0d7c
treed4dff5656036644370a58bff8244ad9f2ad2561d
parent4be48fd53bb7620220be5677bd767cda6d9ece0f
ARM: OMAP2+: gpmc: minimal driver support

Create a minimal driver out of gpmc code.  Responsibilities handled by
earlier gpmc initialization is now achieved in probe.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Reviewed-by: Jon Hunter <jon-hunter@ti.com>
[paul@pwsan.com: fixed some checkpatch messages]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/gpmc.c