commit | 1847265fe4ffb0ee6d3caf1461c8556db53163ef | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:44 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:44 2014 +0200 |
tree | 70cb30a7dbd855486c69bd3bb19e1595ad34ad5c | |
parent | aaa8a418ec5a2bdb4b0e51bcd7775f81db3a3dd8 [diff] |
media: platform: 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>