Re: [PATCH v3 2/3] platform: move the early platform device support to arch/sh

2018-05-14 Thread Greg Kroah-Hartman
On Fri, May 04, 2018 at 03:27:30PM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > SuperH is the only user of the current implementation of early platform > device support. We want to introduce a more robust approach to early > probing. As the first step - move all the current e

Re: [PATCH v3 2/3] platform: move the early platform device support to arch/sh

2018-05-07 Thread Geert Uytterhoeven
Hi Bartosz, On Fri, May 4, 2018 at 3:27 PM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > SuperH is the only user of the current implementation of early platform > device support. We want to introduce a more robust approach to early > probing. As the first step - move all the curren

Re: [PATCH v3 2/3] platform: move the early platform device support to arch/sh

2018-05-07 Thread Arnd Bergmann
On Fri, May 4, 2018 at 9:27 AM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > SuperH is the only user of the current implementation of early platform > device support. We want to introduce a more robust approach to early > probing. As the first step - move all the current early platf