]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: SAMSUNG: Moving ADC device definition to plat-samsung.
authorNaveen Krishna <ch.naveen@samsung.com>
Thu, 13 May 2010 13:06:36 +0000 (22:06 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 18 May 2010 04:38:44 +0000 (13:38 +0900)
commit4f7cdc38c000deba82479205f4c99f4c1e7c6d1f
tree9ab09768eb9731ec33307bd3a788f013687d31eb
parent7ebd467551ed6ae200d7835a84bbda0dcadaa511
ARM: SAMSUNG: Moving ADC device definition to plat-samsung.

This patch moves ADC device definition to plat-samsung.
Because that is generic to the S3C64XX and S5P Series SoCs.

Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/include/mach/map.h
arch/arm/mach-s3c64xx/s3c6410.c
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/dev-adc.c [moved from arch/arm/mach-s3c64xx/dev-adc.c with 86% similarity]