]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging
authorMatthias Schwarzott <zzam@gentoo.org>
Tue, 26 Jul 2016 07:09:07 +0000 (04:09 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 22 Sep 2016 15:56:15 +0000 (12:56 -0300)
commitaa15544909918f55299b49bd51042e242e64c425
tree1ac4762b1a08d63f1ad5b389efbca2de8f8552b4
parent81fd533a972a28f43b080fe7fdc473dac3e988c6
[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging

Now that there is a i2c_client, use the more specific dev for logging.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/si2165.c