commit | 08147bb19a37c8cb2b8149310cf2fa7865c7535e | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:30 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:30 2014 +0200 |
tree | 3d3ce5aba3c6aa58a7cb38710551b2608cc633a0 | |
parent | b7382f8349c60f364802d8ad124699ef4428e635 [diff] |
extcon: 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>