commit | 884df0a3143b67b0f309656a3a47365d9bf77b94 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:04 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:04 2014 +0200 |
tree | 3bb2657cb1ce771727e055c72a3ec291617a5867 | |
parent | 0c026c179e83c6229b6744c2373d5c41e3bf606c [diff] |
net: ethernet: amd: 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>