commit | 770ca15c0369b9237bf143e3f9c1f5a406cb45b4 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:39 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:39 2014 +0200 |
tree | 30529f3ea016cf8a72fbe70a8fda15f5cee62d07 | |
parent | 35316c9ffd6abf7a217f56fb269e71e87c96b599 [diff] |
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>