Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-09 Thread Lee Jones
On Wed, 08 Jun 2016, Arnd Bergmann wrote: > On Wednesday, June 8, 2016 1:37:12 PM CEST Linus Walleij wrote: > > On Tue, May 10, 2016 at 4:02 PM, Arnd Bergmann wrote: > > > > > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > > > is ever passed through the

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-09 Thread Lee Jones
On Wed, 08 Jun 2016, Arnd Bergmann wrote: > On Wednesday, June 8, 2016 1:37:12 PM CEST Linus Walleij wrote: > > On Tue, May 10, 2016 at 4:02 PM, Arnd Bergmann wrote: > > > > > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > > > is ever passed through the platform data

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-08 Thread Arnd Bergmann
On Wednesday, June 8, 2016 1:37:12 PM CEST Linus Walleij wrote: > On Tue, May 10, 2016 at 4:02 PM, Arnd Bergmann wrote: > > > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > > is ever passed through the platform data and used in a driver, so we > > can

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-08 Thread Arnd Bergmann
On Wednesday, June 8, 2016 1:37:12 PM CEST Linus Walleij wrote: > On Tue, May 10, 2016 at 4:02 PM, Arnd Bergmann wrote: > > > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > > is ever passed through the platform data and used in a driver, so we > > can simply stop

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-08 Thread Linus Walleij
On Tue, May 10, 2016 at 4:02 PM, Arnd Bergmann wrote: > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > is ever passed through the platform data and used in a driver, so we > can simply stop passing it around. > > Signed-off-by: Arnd Bergmann

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-08 Thread Linus Walleij
On Tue, May 10, 2016 at 4:02 PM, Arnd Bergmann wrote: > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > is ever passed through the platform data and used in a driver, so we > can simply stop passing it around. > > Signed-off-by: Arnd Bergmann Reviewed-by: Linus Walleij

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-08 Thread Lee Jones
On Tue, 10 May 2016, Arnd Bergmann wrote: > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > is ever passed through the platform data and used in a driver, so we > can simply stop passing it around. > > Signed-off-by: Arnd Bergmann > --- >

Re: [PATCH 4/4] mfd: db8500 stop passing around platform data

2016-06-08 Thread Lee Jones
On Tue, 10 May 2016, Arnd Bergmann wrote: > Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing > is ever passed through the platform data and used in a driver, so we > can simply stop passing it around. > > Signed-off-by: Arnd Bergmann > --- >

[PATCH 4/4] mfd: db8500 stop passing around platform data

2016-05-10 Thread Arnd Bergmann
Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing is ever passed through the platform data and used in a driver, so we can simply stop passing it around. Signed-off-by: Arnd Bergmann --- arch/arm/mach-ux500/cpu-db8500.c | 17 ++--

[PATCH 4/4] mfd: db8500 stop passing around platform data

2016-05-10 Thread Arnd Bergmann
Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing is ever passed through the platform data and used in a driver, so we can simply stop passing it around. Signed-off-by: Arnd Bergmann --- arch/arm/mach-ux500/cpu-db8500.c | 17 ++--