commit | 3a2f66b5447ec65cc00924d1bce75162209dc299 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:05 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:05 2014 +0200 |
tree | c08e7690117c4b703a21f7485dd8afba4ddcd749 | |
parent | 69ddb8a2c8032cfdcaa47007e7c5a86c51402708 [diff] |
net: ethernet: broadcom: 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>