commit | 37e5dc1c277c4efa8d1093171ab77fd3585fca3d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:38 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:38 2014 +0200 |
tree | f2e8c55a2f62254a8e8d1151d7f27d12baadc203 | |
parent | 1ecc4335eba1a264ed8ac5b180a2ffde8113f3db [diff] |
i2c: muxes: 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>