commit | 054d0dbab398143603f5f7ed78f8ce304b9590aa | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:47 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:47 2014 +0200 |
tree | ea755a250a94bb59e4c3510915d74e71e614525b | |
parent | ea1251b7349b10fe178a9de4b7acee0caf076a95 [diff] |
media: platform: omap3isp: 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>