commit | 31bc02b1929307887b38b8b60902ba4d4686f1ed | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:35 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:35 2014 +0200 |
tree | 7c01267d86a781bd17340ec77fa8571b8e2c856f | |
parent | 1b53d63ab719f582a218f579be4d0a26309923a2 [diff] |
gpu: drm: sti: 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>