On Mon, Jul 15, 2019 at 3:00 PM Stephen Boyd <[email protected]> wrote: > > Quoting Andrey Smirnov (2019-07-15 13:12:29) > > No-op version of clk_bulk_enable() should have the same protoype as > > the real implementation, so constify the last argument to make it so. > > > > Signed-off-by: Andrey Smirnov <[email protected]> > > Cc: Russell King <[email protected]> > > Cc: Chris Healy <[email protected]> > > Cc: [email protected] > > Cc: [email protected] > > --- > > No cover letter, but I'm inclined to squash these all together into one > patch instead of 6. I'm not sure why each function gets a different > patch. >
Sure, will squash all in v2. Thanks, Andrey Smirnov

