Re: [RESEND PATCH v3 3/3] sh: add the sh_ prefix to early platform symbols

2018-10-23 Thread Geert Uytterhoeven
Hi Marc, On Tue, Oct 23, 2018 at 1:11 PM Marc Zyngier wrote: > On Mon, 27 Aug 2018 10:06:51 +0100, > Bartosz Golaszewski wrote: > As for the whole "early device" debate, my take is that we'd be much > better off making the device model available early, rather than trying > to architect something

Re: [RESEND PATCH v3 3/3] sh: add the sh_ prefix to early platform symbols

2018-10-23 Thread Marc Zyngier
Hi Bartosz, On Mon, 27 Aug 2018 10:06:51 +0100, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > Old early platform device support is now sh-specific. Before moving on > to implementing new early platform framework based on real platform > devices, prefix all early platform symbols

[RESEND PATCH v3 3/3] sh: add the sh_ prefix to early platform symbols

2018-08-27 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Old early platform device support is now sh-specific. Before moving on to implementing new early platform framework based on real platform devices, prefix all early platform symbols with 'sh_'. Signed-off-by: Bartosz Golaszewski --- arch/sh/drivers/platform_early.c

[RESEND PATCH v3 3/3] sh: add the sh_ prefix to early platform symbols

2018-06-21 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Old early platform device support is now sh-specific. Before moving on to implementing new early platform framework based on real platform devices, prefix all early platform symbols with 'sh_'. Signed-off-by: Bartosz Golaszewski --- arch/sh/drivers/platform_early.c