]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/plat-samsung/adc.c
[ARM] S3C24XX: ADC driver core
authorBen Dooks <ben-linux@fluff.org>
Thu, 18 Dec 2008 14:20:04 +0000 (14:20 +0000)
committerBen Dooks <ben-linux@fluff.org>
Thu, 18 Dec 2008 14:20:04 +0000 (14:20 +0000)
commit28ab44c5be60a9b91021a7cc7b4e202775c04764
treeaf1285f75e808c9be214a9df1af141726109b108
parente7aa6f46f6e4644d466e04f54b5750a91d188abf
[ARM] S3C24XX: ADC driver core

A common core driver for the S3C24XX ADC block so that
the touchscreen, hwmon and any other drivers can share
the resource.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c/include/plat/adc.h [new file with mode: 0644]
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/adc.c [new file with mode: 0644]
arch/arm/plat-s3c24xx/devs.c