commit | 76dab93696b7e75305236dddf51b6dc5d6e574d5 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:38 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:38 2014 +0200 |
tree | 10fa3a6eb2338f6c571c6fc73b12d78e3d1f035f | |
parent | c85d13ed2b64ecbe9ff0806097012a892a433cf5 [diff] |
staging: imx-drm: 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>