commit | c85d13ed2b64ecbe9ff0806097012a892a433cf5 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:38 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:38 2014 +0200 |
tree | 4b907be37dc706b572d11f92dcf9a47e512faca8 | |
parent | 5508ef724de8410af9317895b58d76fcd6f56953 [diff] |
staging: iio: trigger: 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>