commit | 07646c937958d986a973d5bf647af23013e3e4ef | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:03 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:03 2014 +0200 |
tree | 393f8deb0a25ea9234f1364db6766a175696b0aa | |
parent | 5a21758d26e027b03efde2c4fbabdd3ae17fa6d1 [diff] |
net: ethernet: aeroflex: 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>