commit | 140bbc4af034aca57641eedcc82d35cc36947674 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:58 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:58 2014 +0200 |
tree | 8b993fab99708ebb35a4d4bdc17abe8ff782a168 | |
parent | 0dd115381375408110d7848cfbc5b5d0fafc1d44 [diff] |
net: rfkill: 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>