commit | 154f0d679d5a5085f3c245d01e0a678481020ecb | [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 | e7a22c260c867e33461626df5e61e699a3587af5 | |
parent | 31bc02b1929307887b38b8b60902ba4d4686f1ed [diff] |
gpu: drm: tilcdc: 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>