From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Thu, 11 Jul 2013 11:25:55 +0000 Subject: Re: [PATCH 01/11] ARM: shmobile: r8a7778: cleanup registration of sh_eth Message-Id: <51DE9643.3090309@cogentembedded.com> List-Id: References: <87li5dfqft.wl%kuninori.morimoto.gx@renesas.com> In-Reply-To: <87li5dfqft.wl%kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On 11.07.2013 12:31, Kuninori Morimoto wrote: > 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 in the future. > The driver registration method which needs platform data > and which is not shared complicates codes. > This patch registers it on board code as cleanup C code > Signed-off-by: Kuninori Morimoto NAK. WBR, Sergei