[PATCH 0/7] ARM: SAMSUNG: Code cleanup for various devices
Banajit Goswami
banajit.g at samsung.com
Tue Jul 19 08:04:59 EDT 2011
Use generic s3c_set_platdata to perform the same job. Saves a few lines
of code.
The patches are created against "for-next" branch of Kukjin Kim's tree at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
These patches are only compile tested.
o To Kukjin Kim
PATCH[1/7] ARM: SAMSUNG: Use generic s3c_set_platdata for TS
PATCH[2/7] ARM: SAMSUNG: Use generic s3c_set_platdata for FB
PATCH[3/7] ARM: SAMSUNG: Use generic s3c_set_platdata for HWMON
PATCH[4/7] ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCI
PATCH[5/7] ARM: SAMSUNG: Use generic s3c_set_platdata for NAND
o To Ben Dooks
PATCH[6/7] ARM: S3C64XX: Use generic s3c_set_platdata for OneNAND
PATCH[7/7] ARM: S3C24XX: Use generic s3c_set_platdata for devices
arch/arm/mach-s3c64xx/dev-onenand1.c | 10 +++-----
arch/arm/plat-s3c24xx/devs.c | 38 ++++++---------------------------
arch/arm/plat-samsung/dev-fb.c | 14 +----------
arch/arm/plat-samsung/dev-hwmon.c | 14 +----------
arch/arm/plat-samsung/dev-nand.c | 9 ++-----
arch/arm/plat-samsung/dev-ts.c | 14 +----------
arch/arm/plat-samsung/dev-usb.c | 9 +------
7 files changed, 22 insertions(+), 86 deletions(-)
--
1.7.2.3
More information about the linux-arm-kernel
mailing list