commit | 0b07a15404ccc7a915e1909bf773b73370ba9eae | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:17 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:17 2014 +0200 |
tree | 93371355b5d000715ec43d6d0cef18c76f245424 | |
parent | d250fe6665d64c5eba3f337b1d83ee79d68ac461 [diff] |
net: wireless: ath: wcn36xx: 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>