commit | f05fae14a10ca0c07f176e680ef9ff9d348e7153 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:28 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:28 2014 +0200 |
tree | a0cf3ea3431ce3bcdbbcf0d20f4c9cee408b9f09 | |
parent | da2612af00d8216ba365866f9d52f04ea2ad7773 [diff] |
pwm: 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>