staging: mt7621-gpio: remove redundant owner assignments of drivers
authorHariPrasath Elango <hariprasath.elango@gmail.com>
Tue, 20 Mar 2018 07:45:54 +0000 (13:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Mar 2018 17:15:34 +0000 (18:15 +0100)
commitf65d6eb430010b123d923ea79eeb11a92118a7ab
treeb48f4ffe87406969682bebdeede8c02805f5949b
parent38861e433cf2dfb432723fb263d366534aaf9eb9
staging: mt7621-gpio: remove redundant owner assignments of drivers

Remove the reduntant owner initialization from this platform driver as
the platform_driver_register() takes care of it.

Signed-off-by: HariPrasath Elango <hariprasath.elango@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-gpio/gpio-mt7621.c