Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-03-03 Thread Darren Hart
On Thu, Feb 26, 2015 at 12:31:13PM +0100, Krzysztof Kozlowski wrote: > On czw, 2015-02-26 at 12:28 +0100, Krzysztof Kozlowski wrote: > > On śro, 2015-02-25 at 22:14 -0800, Darren Hart wrote: > > > On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: > > > > (...) > > > > > > I

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-03-03 Thread Darren Hart
On Thu, Feb 26, 2015 at 12:31:13PM +0100, Krzysztof Kozlowski wrote: On czw, 2015-02-26 at 12:28 +0100, Krzysztof Kozlowski wrote: On śro, 2015-02-25 at 22:14 -0800, Darren Hart wrote: On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: (...) I would like to merge

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Krzysztof Kozlowski
On czw, 2015-02-26 at 12:28 +0100, Krzysztof Kozlowski wrote: > On śro, 2015-02-25 at 22:14 -0800, Darren Hart wrote: > > On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: > > (...) > > > > I would like to merge this via the power supply subsystem. Some of > > > the files being

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Krzysztof Kozlowski
On śro, 2015-02-25 at 22:14 -0800, Darren Hart wrote: > On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: (...) > > I would like to merge this via the power supply subsystem. Some of > > the files being patched are not under my maintainence, though. It > > would be nice if I get

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Krzysztof Kozlowski
On czw, 2015-02-26 at 01:45 +0100, Sebastian Reichel wrote: > Hi, > > On Mon, Feb 23, 2015 at 12:47:32PM +0100, Krzysztof Kozlowski wrote: > > Change the ownership of power_supply structure from each driver > > implementing the class to the power supply core. > > (...) > > I would like to

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Lee Jones
On Mon, 23 Feb 2015, Krzysztof Kozlowski wrote: > Change the ownership of power_supply structure from each driver > implementing the class to the power supply core. > > The patch changes power_supply_register() function thus all drivers > implementing power supply class are adjusted. > > Each

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Krzysztof Kozlowski
On czw, 2015-02-26 at 01:45 +0100, Sebastian Reichel wrote: Hi, On Mon, Feb 23, 2015 at 12:47:32PM +0100, Krzysztof Kozlowski wrote: Change the ownership of power_supply structure from each driver implementing the class to the power supply core. (...) I would like to merge this via

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Krzysztof Kozlowski
On śro, 2015-02-25 at 22:14 -0800, Darren Hart wrote: On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: (...) I would like to merge this via the power supply subsystem. Some of the files being patched are not under my maintainence, though. It would be nice if I get an

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Krzysztof Kozlowski
On czw, 2015-02-26 at 12:28 +0100, Krzysztof Kozlowski wrote: On śro, 2015-02-25 at 22:14 -0800, Darren Hart wrote: On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: (...) I would like to merge this via the power supply subsystem. Some of the files being patched are

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-26 Thread Lee Jones
On Mon, 23 Feb 2015, Krzysztof Kozlowski wrote: Change the ownership of power_supply structure from each driver implementing the class to the power supply core. The patch changes power_supply_register() function thus all drivers implementing power supply class are adjusted. Each driver

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-25 Thread Darren Hart
On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: > Hi, > > On Mon, Feb 23, 2015 at 12:47:32PM +0100, Krzysztof Kozlowski wrote: > > Change the ownership of power_supply structure from each driver > > implementing the class to the power supply core. > > > > The patch changes

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-25 Thread Sebastian Reichel
Hi, On Mon, Feb 23, 2015 at 12:47:32PM +0100, Krzysztof Kozlowski wrote: > Change the ownership of power_supply structure from each driver > implementing the class to the power supply core. > > The patch changes power_supply_register() function thus all drivers > implementing power supply class

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-25 Thread Sebastian Reichel
Hi, On Mon, Feb 23, 2015 at 12:47:32PM +0100, Krzysztof Kozlowski wrote: Change the ownership of power_supply structure from each driver implementing the class to the power supply core. The patch changes power_supply_register() function thus all drivers implementing power supply class are

Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core

2015-02-25 Thread Darren Hart
On Thu, Feb 26, 2015 at 01:45:22AM +0100, Sebastian Reichel wrote: Hi, On Mon, Feb 23, 2015 at 12:47:32PM +0100, Krzysztof Kozlowski wrote: Change the ownership of power_supply structure from each driver implementing the class to the power supply core. The patch changes