commit | 5508ef724de8410af9317895b58d76fcd6f56953 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:37 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:37 2014 +0200 |
tree | 74ef536988d422dcdcb96acc3f46b1aedecaa795 | |
parent | 9feba53fb1f05806f85dffe404c4d3743c51a81a [diff] |
staging: iio: adc: 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>