Re: [PATCH 1/2] mfd: max77693: Allow building as a module

2016-04-11 Thread Lee Jones
On Mon, 04 Apr 2016, Krzysztof Kozlowski wrote: > The consumer of max77693 regulators on Trats2 board (samsung-usb2-phy > driver) supports deferred probing so the max77693 main MFD driver can be > built now as a module. This gives more flexibility and removes manual > ordering of init calls. > >

Re: [PATCH 1/2] mfd: max77693: Allow building as a module

2016-04-10 Thread Krzysztof Kozlowski
On Fri, Apr 08, 2016 at 08:17:21AM +0100, Lee Jones wrote: > > Yes, this can be taken as is. Only second patch (changing defconfig) > > depends on this. I can take the second patch through samsung tree but > > that would require a tag/branch with this... which looks like an > > overkill. So maybe y

Re: [PATCH 1/2] mfd: max77693: Allow building as a module

2016-04-08 Thread Lee Jones
On Fri, 08 Apr 2016, Krzysztof Kozlowski wrote: > On Thu, Apr 07, 2016 at 02:29:47PM +0100, Lee Jones wrote: > > On Mon, 04 Apr 2016, Krzysztof Kozlowski wrote: > > > > > The consumer of max77693 regulators on Trats2 board (samsung-usb2-phy > > > driver) supports deferred probing so the max77693

Re: [PATCH 1/2] mfd: max77693: Allow building as a module

2016-04-07 Thread Krzysztof Kozlowski
On Thu, Apr 07, 2016 at 02:29:47PM +0100, Lee Jones wrote: > On Mon, 04 Apr 2016, Krzysztof Kozlowski wrote: > > > The consumer of max77693 regulators on Trats2 board (samsung-usb2-phy > > driver) supports deferred probing so the max77693 main MFD driver can be > > built now as a module. This give

Re: [PATCH 1/2] mfd: max77693: Allow building as a module

2016-04-07 Thread Lee Jones
On Mon, 04 Apr 2016, Krzysztof Kozlowski wrote: > The consumer of max77693 regulators on Trats2 board (samsung-usb2-phy > driver) supports deferred probing so the max77693 main MFD driver can be > built now as a module. This gives more flexibility and removes manual > ordering of init calls. > >

Re: [PATCH 1/2] mfd: max77693: Allow building as a module

2016-04-05 Thread Javier Martinez Canillas
Hello Krzysztof, On 04/04/2016 03:54 AM, Krzysztof Kozlowski wrote: > The consumer of max77693 regulators on Trats2 board (samsung-usb2-phy > driver) supports deferred probing so the max77693 main MFD driver can be > built now as a module. This gives more flexibility and removes manual > ordering