commit | 7a53834e6e79b98d71dab49b53e0f66608a67d55 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:09 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:09 2014 +0200 |
tree | 6b12f21c3c0109b30ab676dd0f848bba31007846 | |
parent | 379f023d273caf5e48e155581850e4ef24f52011 [diff] |
net: ethernet: marvell: 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>