commit | 04626474b8d74731aff1ecd7137be6d070f28ba6 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:52 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:52 2014 +0200 |
tree | 9a4aeedb7fead7af1600328d06036ea3a75fea30 | |
parent | d07f1c56cfde5389784975415bc2031b3c405a54 [diff] |
media: rc: img-ir: 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>