Re: [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply

2013-10-22 Thread Lee Jones
On Fri, 18 Oct 2013, Mark Brown wrote: > On Fri, Oct 18, 2013 at 07:53:45AM +0100, Lee Jones wrote: > > > If you're happy with the other two patches, I am. Would you mind > > reviewing and providing your Ack? Once I have it, I'll setup a branch > > you can pull from in my MFD tree. > > Acked-by:

Re: [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply

2013-10-18 Thread Mark Brown
On Fri, Oct 18, 2013 at 07:53:45AM +0100, Lee Jones wrote: > If you're happy with the other two patches, I am. Would you mind > reviewing and providing your Ack? Once I have it, I'll setup a branch > you can pull from in my MFD tree. Acked-by: Mark Brown but those patches will fail to build wit

Re: [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply

2013-10-17 Thread Lee Jones
On Fri, 18 Oct 2013, Mark Brown wrote: > On Tue, Oct 15, 2013 at 08:14:20PM +0100, Charles Keepax wrote: > > These patches add the ability to create an alternative device on which > > a lookup for a certain supply should be conducted. > > Applied, thanks. This can't really be applied without pul

Re: [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply

2013-10-17 Thread Mark Brown
On Tue, Oct 15, 2013 at 08:14:20PM +0100, Charles Keepax wrote: > These patches add the ability to create an alternative device on which > a lookup for a certain supply should be conducted. Applied, thanks. This can't really be applied without pulling in large chunks of the regulator changes due