commit | 95f87b928376690a23137944239d8d9121c6abae | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:38 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:38 2014 +0200 |
tree | 240984058b7c898eb051346b2b70a55d9fbc1ea8 | |
parent | 76dab93696b7e75305236dddf51b6dc5d6e574d5 [diff] |
staging: media: davinci_vpfe: 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>