staging: mt7621-pinctrl: Remove redundant owner assignment
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Wed, 18 Apr 2018 17:35:29 +0000 (19:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:37:13 +0000 (15:37 +0200)
commitf9538d44b5b4e15d44533df5030d019b7779ce63
tree130aa2764c71203da779072512b42ab530cb6b53
parent70100e25ae98281e430e11e7cb0d82c410c58f36
staging: mt7621-pinctrl: Remove redundant owner assignment

Remove the owner assignment form the platform driver as
platform_driver_register() already initializes the owner.
Found using coccinelle.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c