commit | fb5b11f6ce8016ffe3d1eaadb387d01f7fefc297 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:11 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:11 2014 +0200 |
tree | d4254090acc1ccbefd55b553d86984f68f3586eb | |
parent | e590dead91f12b56da7c5711429482acef8697f1 [diff] |
net: ethernet: octeon: 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>