From: Kuninori Morimoto Date: Tue, 24 Sep 2013 06:04:21 +0000 (-0700) Subject: ARM: shmobile: r8a7778: cleanup registration of sh_eth X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4ab0420fd6233766fd87fa295d6e3cfb719c01;p=pandora-kernel.git ARM: shmobile: r8a7778: cleanup registration of sh_eth sh_eth driver which needs platform data at the time of registration is used from BockW 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed