commit | 6355721ca99ba9bed213aaae892e70c54f41cb57 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:54 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:54 2014 +0200 |
tree | 75a404e1b4c48694c0a621002446eec9fe8be06d | |
parent | dcb7b311646f0b95c8a950a0be842fe5e195b904 [diff] |
video: fbdev: omap: 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>