commit | 81902d5f658f5c8c0fbdff7c598fe24d4d521c05 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:43 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:43 2014 +0200 |
tree | 243127b57aa32d589c189a513a2b5859e046a770 | |
parent | b79d4b7717b1355f3215278dc5942f42afb00a1b [diff] |
leds: 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>