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 :(

