commit | a46ca32ca0ea801fb835794bb069e9449060bbae | [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 | b0b5493871e925d59674a8ac30958b1c3b416add | |
parent | f2633f8a53e3e7cbc488e87a9473c040ea3e76ff [diff] |
ARM: mach-msm: 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>