Hi Linus, Please pull Samsung fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git s5p-fixes-for-linus These things are for small fix and cleanup on 2.6.38-rc6. As a note, cleanup patch includes fixing coding style such as removing useless braces, and re-ordering. If any problems, please let me know. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213: Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git s5p-fixes-for-linus Axel Lin (1): ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata Kukjin Kim (5): ARM: S5PV310: Cleanup map.h file ARM: S5PV210: Cleanup map.h file ARM: S5PC100: Clenaup map.h file ARM: S5P6442: Cleanup map.h file ARM: S5P64X0: Cleanup map.h file Marek Szyprowski (2): ARM: S5PV210: Update max8998_platform_data ARM: S5PV210: Fix regulator names Thomas Abraham (1): ARM: S5P: Fix end address in memory resource information for UART devices arch/arm/mach-s5p6442/include/mach/map.h | 69 ++++++----- arch/arm/mach-s5p64x0/include/mach/map.h | 83 +++++++------- arch/arm/mach-s5pc100/include/mach/map.h | 193 +++++++++++++----------------- arch/arm/mach-s5pv210/include/mach/map.h | 168 +++++++++++++------------- arch/arm/mach-s5pv210/mach-aquila.c | 15 ++- arch/arm/mach-s5pv210/mach-goni.c | 15 ++- arch/arm/mach-s5pv310/include/mach/map.h | 149 +++++++++++------------ arch/arm/plat-s5p/dev-uart.c | 12 +- arch/arm/plat-samsung/dev-ts.c | 1 - 9 files changed, 342 insertions(+), 363 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html