]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: SAMSUNG: Move WDT device definitions in plat-samsung
authorBanajit Goswami <banajit.g@samsung.com>
Wed, 19 May 2010 06:42:29 +0000 (15:42 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 May 2010 10:44:18 +0000 (19:44 +0900)
commite1d5c93e82eadd814949c023d0b16aa8fa8ad7ae
tree7b30f381e48ed22ca55f9e423343e3f879ff83d7
parent504d36e91ac12ccdb0e1193cee7bef9831a1c99e
ARM: SAMSUNG: Move WDT device definitions in plat-samsung

This patch moves the definitions of watchdog timer device from
plat-s3c24xx to plat-samsung. This will enable all Samsung S3C
and S5P series SoC's to use common WDT device definition.

Signed-off-by: Banajit Goswami <banajit.g@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/map.h
arch/arm/plat-s3c24xx/devs.c
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/dev-wdt.c [new file with mode: 0644]