]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file
authorMaurus Cuelenaere <mcuelenaere@gmail.com>
Fri, 13 Aug 2010 19:17:52 +0000 (21:17 +0200)
committerBen Dooks <ben-linux@fluff.org>
Sat, 14 Aug 2010 15:13:06 +0000 (16:13 +0100)
commit49f91b9ed14f6c2dd90d99c65a2ab47bd93652b1
tree645b41420616623f4113de7a5ad40074d0eccf47
parentce611d7b98eec03b2b1036ac55b7604b268154d8
ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file

This shares the common LCD control platform definition used in the SmartQ 5 and
7. This also corrects it as a GPIO bitbanged SPI device instead of an I²C one,
which was wrong.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/mach-smartq.c
arch/arm/mach-s3c64xx/mach-smartq5.c
arch/arm/mach-s3c64xx/mach-smartq7.c