On Fri, Oct 20, 2017 at 02:44:51PM +0100, Srinivas Kandagatla wrote:
> 
> 
> On 20/10/17 14:38, Greg KH wrote:
> > On Mon, Oct 09, 2017 at 03:26:34PM +0200, [email protected] 
> > wrote:
> > > From: Masahiro Yamada <[email protected]>
> > > 
> > > All nvmem drivers are supposed to set the owner field of struct
> > > nvmem_config, but this matches nvmem->dev->driver->owner.
> > > 
> > > As far as I see in drivers/nvmem/ directory, all the drivers are
> > > the case.  So, make nvmem_register() set the nvmem's owner to the
> > > associated driver's owner unless nvmem_config sets otherwise.
> > > 
> > > Remove .owner settings in the drivers that are now redundant.
> > > 
> > > Signed-off-by: Masahiro Yamada <[email protected]>
> > > Signed-off-by: Srinivas Kandagatla <[email protected]>
> > 
> > Patch does not apply :(
> > 
> Hmm.. I did base it on char-misc last time when I sent it..
> 
> Will rebase it and resend it!

Probably because I didn't take the previous patches in this series...

Reply via email to