commit | 089cdbe631d9cfb4b8dcb14fb5e6611da9c50438 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:52 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:52 2014 +0200 |
tree | 0338927be7d3b9572c2cde4570e6be49c2fa3a06 | |
parent | e7ddb0fe0f650b866a26a0ff216a1b5f3ad58f6d [diff] |
video: fbdev: mb862xx: 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>