]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: SAMSUNG: Add helper to clone and set platform data
authorBen Dooks <ben-linux@fluff.org>
Thu, 10 Jun 2010 03:57:15 +0000 (12:57 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:32:49 +0000 (18:32 +0900)
commit3911dab8ad582fd4db5e79eda5320c37c3dfb9bb
treec2a80e4b4814512d289f4e39fb489a4958067d39
parent5db2bc8a114b866f351a510dab6945ab20567055
ARM: SAMSUNG: Add helper to clone and set platform data

This is intended to replace a number of sites in the Samsung kernel
where the same thing is being repeated in specific platform setting
code. See next patches for replacements.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
[kgene.kim@samsung.com: This is for building test]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/include/plat/devs.h
arch/arm/plat-samsung/platformdata.c [new file with mode: 0644]