Hi Tomeu,
On Tue, Oct 27, 2015 at 3:55 PM, Geert Uytterhoeven
wrote:
> On Tue, Oct 27, 2015 at 3:27 PM, Tomeu Vizoso
> wrote:
>> PM domains shouldn't be modified after a device is probed, so set it
>> before device registration to be sure of that.
>>
>> In the future the PM domain pointer will b
On Tue, Oct 27, 2015 at 3:27 PM, Tomeu Vizoso
wrote:
> PM domains shouldn't be modified after a device is probed, so set it
> before device registration to be sure of that.
>
> In the future the PM domain pointer will be set through a setter that
> will WARN if the device has been probed already.