commit | 5e0b25165749a32616f30fbf5870507d5d765b89 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:14 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:14 2014 +0200 |
tree | da31b626ad793cc568b091e55a56b9fc3bd761c5 | |
parent | 671ebaf7259fd590346a560ac43acc49933dabf6 [diff] |
net: ethernet: via: 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>