ramips: Remove redundant owner assignment
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Sat, 12 May 2018 19:57:45 +0000 (12:57 -0700)
committerJohn Crispin <john@phrozen.org>
Mon, 14 May 2018 14:23:36 +0000 (16:23 +0200)
commit2ad4daf5794b08878467c1dac5bef7487109e4da
tree8bfa188eeb5afc3c7e1ec3c095b95c2f8b6aafea
parenta098a78a33a6b096d15c9982b5d6457988e09f03
ramips: 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>
target/linux/ramips/files-4.14/arch/mips/pci/pci-mt7621.c