commit | ec4848815c83d4b8b83440bf6bf571d9b6b5e0d6 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:08 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:08 2014 +0200 |
tree | 42f5d588ee32ae53fef308e2c953cf241c06040b | |
parent | b9acbf99f1e3a76e5a6ea185009d9c7e30c6a9c1 [diff] |
mips: pci: drop owner assignment from platform_drivers A 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>