commit | 078d665616ece61c2bfb55a67d2ea758888f8bae | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:02 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:02 2014 +0200 |
tree | 9851fd325f7bbfd1a763c33f6c87b0c412cb577f | |
parent | 224cd4b44cbc14d73b13144d15d514d870d3ebfd [diff] |
net: ethernet: 8390: 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>