Re: [PATCH] regulator: mt6397: Constify struct regulator_ops

From: Henry Chen
Date: Mon May 23 2016 - 21:33:50 EST


Hi Mark,

On Mon, 2016-05-23 at 12:32 +0100, Mark Brown wrote:
> On Mon, May 23, 2016 at 03:30:16PM +0800, Henry Chen wrote:
> > Consitify the structure of regulator operations.
>
> Oh, actually the mode setting patch does apply but it depends on this
> one (which was sent after...). It would have been better to send a
> patch series for the driver and separately a patch series for the core,
> the driver changes are orthogonal to the core ones here.

Got it. Sorry for unawareness of the dependency issue and thanks for
kindly reminder.