On Mon, 2014-02-24 at 10:38 -0300, Paulo Zanoni wrote:
> 2014-02-20 16:21 GMT-03:00 Jesse Barnes :
> > On Tue, 18 Feb 2014 00:02:05 +0200
> > Imre Deak wrote:
> >
> >> These macros are used only locally, so move them to the .c file.
> >>
> >> Also since logically the init power domain should be pa
2014-02-20 16:21 GMT-03:00 Jesse Barnes :
> On Tue, 18 Feb 2014 00:02:05 +0200
> Imre Deak wrote:
>
>> These macros are used only locally, so move them to the .c file.
>>
>> Also since logically the init power domain should be part of all power
>> wells add it to the always-on power wells too for
On Tue, 18 Feb 2014 00:02:05 +0200
Imre Deak wrote:
> These macros are used only locally, so move them to the .c file.
>
> Also since logically the init power domain should be part of all power
> wells add it to the always-on power wells too for consistency. Since
> always-on power wells have no
These macros are used only locally, so move them to the .c file.
Also since logically the init power domain should be part of all power
wells add it to the always-on power wells too for consistency. Since
always-on power wells have noop handlers, this doesn't change the
functionality.
Signed-off-