commit | 7021949a3150561ce9273158afafc067213e37ea | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:46 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:46 2014 +0200 |
tree | 626b459df63fb6dfe79262fc58ea7748ffec6530 | |
parent | 2c15043e2283ca5ea42675fd8bb3f506766fefa6 [diff] |
uio: 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>