commit | 1b53d63ab719f582a218f579be4d0a26309923a2 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:34 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:34 2014 +0200 |
tree | 7313b99b4eff47ef3b07f5e0254b6cc814cac4c4 | |
parent | 8749393d361fa003a6b09152972043f6d6cd2b74 [diff] |
gpu: drm: shmobile: 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>