MIPS: pci: Drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 Dec 2014 21:14:24 +0000 (22:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:21:55 +0000 (17:21 +0200)
commit02e47ca9bceb4f20c7e321590e17f1fb1e0cdf9b
tree3bc9fe95f6c05228e670703224ca99b632c811f7
parent1e294287bb5baec9a0173aff91df16e7eb68de09
MIPS: pci: Drop owner assignment from platform_drivers

This platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-kernel@vger.kernel.org
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8824/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-ar2315.c
arch/mips/pci/pci-rt2880.c