commit | e0eee332d218d3dab0701568a01851df6208eb0a | [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 | 844343992305cdc6fb41eeecfc92c697fabd3fe0 | |
parent | 5d04d12ed241df74ee03c366afc1e1508043ac95 [diff] |
media: platform: coda: 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>