commit | 671ebaf7259fd590346a560ac43acc49933dabf6 | [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 | 54132cf6b5b39b001ad1c69b7ea01682915bc0af | |
parent | 3a6e44c57a75f6a73614b1be9c953654864adaaa [diff] |
net: ethernet: tundra: 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>