commit | 3a6e44c57a75f6a73614b1be9c953654864adaaa | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:13 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:13 2014 +0200 |
tree | 84c301dcf0244b3a8b209e61a5a5efc25eef3e71 | |
parent | 6577f97d476f5ca5cfc38219d9dce881579ae1b5 [diff] |
net: ethernet: sun: 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>