commit | 77cb54db5c2eba4f37d54d385a6a1553ba32e050 | [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 | 96295a373c3208464f7fa0bad1da32820cde9fc6 | |
parent | 9aec7aeced5ae5a22a0702794b061d34723d79e1 [diff] |
net: wireless: 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>