commit | 5a8078bebd3805d1150642c67440cc510e686f52 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:12 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:12 2014 +0200 |
tree | 0bcafcef94b22c4eb16bb90b17e3c3d42c6b43f9 | |
parent | bd8eabfa0ae52c172b75bd6c53f41e5d82a12547 [diff] |
net: ethernet: sgi: 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>