commit | d07f1c56cfde5389784975415bc2031b3c405a54 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:51 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:51 2014 +0200 |
tree | 304d6fc619bf0c9eb13bbe30e13f1e45dc750608 | |
parent | b2e385395ec010792aa550458fba510d762988f1 [diff] |
media: rc: 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>