commit | efd285ea42682f3bbf21a5631ab127214b1fdf85 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:45 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:45 2014 +0200 |
tree | 89181d1d5124d2f2639221770a9139793684ca3b | |
parent | e0eee332d218d3dab0701568a01851df6208eb0a [diff] |
media: platform: davinci: 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>