]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: muxes: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:38 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:38 +0000 (16:20 +0200)
commit37e5dc1c277c4efa8d1093171ab77fd3585fca3d
treef2e8c55a2f62254a8e8d1151d7f27d12baadc203
parent1ecc4335eba1a264ed8ac5b180a2ffde8113f3db
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>
drivers/i2c/muxes/i2c-arb-gpio-challenge.c
drivers/i2c/muxes/i2c-mux-gpio.c
drivers/i2c/muxes/i2c-mux-pinctrl.c