commit | 0dd115381375408110d7848cfbc5b5d0fafc1d44 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:58 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:58 2014 +0200 |
tree | 5f30671d01c0e2b96b23c21eaaefd15a40e2ee19 | |
parent | 75c43e049398d7822c356da611eab0b30a1249e1 [diff] |
net: dsa: 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>