On Fri, Sep 20, 2019 at 11:32:40AM -0700, Stephen Boyd wrote: > The module_spi_driver() macro already inserts THIS_MODULE into the > driver .owner field. Remove it to save a line. > > Cc: Andrey Pronin <apro...@chromium.org> > Cc: Duncan Laurie <dlau...@chromium.org> > Cc: Jason Gunthorpe <j...@ziepe.ca> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Guenter Roeck <gro...@chromium.org> > Cc: Alexander Steffen <alexander.stef...@infineon.com> > Cc: Heiko Stuebner <he...@sntech.de> > Signed-off-by: Stephen Boyd <swb...@chromium.org>
Reviewed-by: Jarkko Sakkinen <jarkko.sakki...@linux.intel.com> /Jarkko