]> git.baikalelectronics.ru Git - kernel.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)
commit264dd88b5ba00902ac76b4c5ab0fd8ec8069e631
treed4dff5656036644370a58bff8244ad9f2ad2561d
parent6f1fd42d8454490e622f20f33b475139570160a3
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