Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-03-15 Thread Arnd Bergmann
On Wed, Mar 15, 2017 at 11:27 AM, Lee Jones wrote: > On Tue, 14 Mar 2017, Arnd Bergmann wrote: >> On Tue, Mar 14, 2017 at 12:14 PM, Lee Jones wrote: >> > On Tue, 28 Feb 2017, Arnd Bergmann wrote: >> > Is this patch still valid? >> >> Yes. The build error was resolved with a different patch, but

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-03-15 Thread Lee Jones
On Tue, 14 Mar 2017, Arnd Bergmann wrote: > On Tue, Mar 14, 2017 at 12:14 PM, Lee Jones wrote: > > On Tue, 28 Feb 2017, Arnd Bergmann wrote: > > > >> When the db8500 watchdog is enabled without the PRCMU, we get a lot of > >> warnings about duplicate or missing helper functions: > >> > >> In file

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-03-14 Thread Arnd Bergmann
On Tue, Mar 14, 2017 at 12:14 PM, Lee Jones wrote: > On Tue, 28 Feb 2017, Arnd Bergmann wrote: > >> When the db8500 watchdog is enabled without the PRCMU, we get a lot of >> warnings about duplicate or missing helper functions: >> >> In file included from drivers/watchdog/ux500_wdt.c:21:0: >> incl

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-03-14 Thread Lee Jones
On Tue, 28 Feb 2017, Arnd Bergmann wrote: > When the db8500 watchdog is enabled without the PRCMU, we get a lot of > warnings about duplicate or missing helper functions: > > In file included from drivers/watchdog/ux500_wdt.c:21:0: > include/linux/mfd/dbx500-prcmu.h:422:19: error: redefinition of

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-03-01 Thread Arnd Bergmann
On Wed, Mar 1, 2017 at 12:24 AM, Guenter Roeck wrote: > On Tue, Feb 28, 2017 at 10:47:02PM +0100, Arnd Bergmann wrote: >> On Tue, Feb 28, 2017 at 10:42 PM, Guenter Roeck wrote: >> > On Tue, Feb 28, 2017 at 10:01:17PM +0100, Arnd Bergmann wrote: >> >> When the db8500 watchdog is enabled without th

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-02-28 Thread Guenter Roeck
On Tue, Feb 28, 2017 at 10:47:02PM +0100, Arnd Bergmann wrote: > On Tue, Feb 28, 2017 at 10:42 PM, Guenter Roeck wrote: > > On Tue, Feb 28, 2017 at 10:01:17PM +0100, Arnd Bergmann wrote: > >> When the db8500 watchdog is enabled without the PRCMU, we get a lot of > >> warnings about duplicate or mi

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-02-28 Thread Guenter Roeck
On Tue, Feb 28, 2017 at 10:47:02PM +0100, Arnd Bergmann wrote: > On Tue, Feb 28, 2017 at 10:42 PM, Guenter Roeck wrote: > > On Tue, Feb 28, 2017 at 10:01:17PM +0100, Arnd Bergmann wrote: > >> When the db8500 watchdog is enabled without the PRCMU, we get a lot of > >> warnings about duplicate or mi

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-02-28 Thread Arnd Bergmann
On Tue, Feb 28, 2017 at 10:42 PM, Guenter Roeck wrote: > On Tue, Feb 28, 2017 at 10:01:17PM +0100, Arnd Bergmann wrote: >> When the db8500 watchdog is enabled without the PRCMU, we get a lot of >> warnings about duplicate or missing helper functions: >> >> In file included from drivers/watchdog/ux

Re: [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-02-28 Thread Guenter Roeck
On Tue, Feb 28, 2017 at 10:01:17PM +0100, Arnd Bergmann wrote: > When the db8500 watchdog is enabled without the PRCMU, we get a lot of > warnings about duplicate or missing helper functions: > > In file included from drivers/watchdog/ux500_wdt.c:21:0: > include/linux/mfd/dbx500-prcmu.h:422:19: er

[PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface

2017-02-28 Thread Arnd Bergmann
When the db8500 watchdog is enabled without the PRCMU, we get a lot of warnings about duplicate or missing helper functions: In file included from drivers/watchdog/ux500_wdt.c:21:0: include/linux/mfd/dbx500-prcmu.h:422:19: error: redefinition of 'prcmu_abb_read' static inline int prcmu_abb_read(u