commit | 3097735b381b5271dd9cd36dd361473391506f2c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:32 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:32 2014 +0200 |
tree | 2d4375352212f57b19eb4020c5e2eca9e641d6d7 | |
parent | 85a4389974c6fe08bdb1346d28efec0eea911f70 [diff] |
gpu: drm: 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>