]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: Drop owner assignment from i2c_driver
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 10 Jul 2015 05:38:10 +0000 (14:38 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Sat, 25 Jul 2015 10:15:48 +0000 (15:45 +0530)
commit511fdecc9bc98c7b498e72b0dfe8f34481334e4c
tree51f360ff6fc07ef74fbb79c67a32a9de9beba076
parent2508aaed39c94f61c11ee66787ed4702c8afbc67
phy: Drop owner assignment from i2c_driver

i2c_driver does not need to set an owner because i2c_register_driver()
will set it.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-armada375-usb2.c