From: Banajit Goswami Date: Mon, 28 Feb 2011 16:54:51 +0000 (+0530) Subject: ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung X-Git-Tag: v2.6.39-rc1~434^2^2~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce30137094969123a8846ca4f68c2628ea4a658;p=pandora-kernel.git ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung This patch does the following:- 1. It moves file pwm.c from plat-s3c24xx to plat-samsung. This will enable all machines with Samsung SoCs to make use of the same code. 2. The device definitions have been separated to a new file dev-pwm.c for better clarity and structure. 3. It will enable all Samsung S3C and S5P series SoC's to use common PWM Kconfig definition. Signed-off-by: Banajit Goswami Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed