commit | d250fe6665d64c5eba3f337b1d83ee79d68ac461 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:16 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:16 2014 +0200 |
tree | 842fd2308fadced944dd8ae3e649ee5844b15949 | |
parent | 77cb54db5c2eba4f37d54d385a6a1553ba32e050 [diff] |
net: wireless: ath: ath9k: 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>