commit | 6577f97d476f5ca5cfc38219d9dce881579ae1b5 | [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 | 41237078e11987e4e74b956888c1c446d0c9040a | |
parent | 5a8078bebd3805d1150642c67440cc510e686f52 [diff] |
net: ethernet: smsc: 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>