commit | e2f64141596c4fd0c21928987fba61d8c38d1a81 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:50 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:50 2014 +0200 |
tree | 1edf91320086b489134d762d3c6dbde058ecca3c | |
parent | 01945a4e01615033faf0da0b6608858346ea0b57 [diff] |
media: platform: ti-vpe: 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>