commit | e590dead91f12b56da7c5711429482acef8697f1 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:10 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:10 2014 +0200 |
tree | 2c011ad9714566e474a084fed317279d4881ae3d | |
parent | b9deaa2a54d3b8bd229e428f0cd294ca2bcc6625 [diff] |
net: ethernet: nuvoton: 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>