commit | f2633f8a53e3e7cbc488e87a9473c040ea3e76ff | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:03 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:03 2014 +0200 |
tree | 1284262e3e7b316cbba9e70c37615cb73303ae36 | |
parent | 7246c72de2ba99c1eafd4131f353c8ab4dca5191 [diff] |
ARM: mach-imx: 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>