commit | e7ddb0fe0f650b866a26a0ff216a1b5f3ad58f6d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:52 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:52 2014 +0200 |
tree | 162604b3c3bb93bc979f3ae9ffb1327ab5499b8c | |
parent | 6a732becfd2fe1525718de8eb5c17314265a15f2 [diff] |
video: fbdev: exynos: 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>