]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: cadence: set THIS_MODULE to the owner of the adapter
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 21 Jul 2015 07:14:36 +0000 (16:14 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 10 Aug 2015 06:37:38 +0000 (08:37 +0200)
commit323e6260671d7af6579dd1a0a7d5533dc9a44159
tree72f13801aaf5aa5c464cbb8b63f9c8aa85cdbfa0
parentbfb3c1278964c9d2bc902e309732ff66a5ef11ea
i2c: cadence: set THIS_MODULE to the owner of the adapter

The owner of the adapter is missing, while this driver is tristate.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-cadence.c