From: Kuninori Morimoto Date: Tue, 15 Oct 2013 02:45:36 +0000 (-0700) Subject: ARM: shmobile: r8a7779: cleanup registration of VIN X-Git-Tag: cleanup-for-linus~20^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd4c5b32b851b07d81209e1dc0c8b20b283f2e2;p=pandora-kernel.git ARM: shmobile: r8a7779: cleanup registration of VIN VIN driver which needs platform data at the time of registration is used from Marzen only. Now, ARM/shmobile aims to support DT, and the C code base board support will be removed if DT support is completed. Current driver registration method which needs platform data and which is not shared complicates codes. This means legacy C code cleanup after DT supporting will be more complicated This patch registers it on board code as cleanup C code Signed-off-by: Kuninori Morimoto Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed