]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] tda18212: clean logging
authorAntti Palosaari <crope@iki.fi>
Mon, 4 Aug 2014 02:26:27 +0000 (23:26 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 23:05:20 +0000 (20:05 -0300)
commitbdb32655f2fa5055cad1145dac17b76243d20a02
treebaec11fbb861b9769208404bfb5f55527c20fdbb
parent0e584cc29567f9ad248420f9cbd35c0ae3b5e821
[media] tda18212: clean logging

There is no need to print module name nor function name as those
are done by kernel logging system when dev_xxx logging is used and
driver is proper I2C driver.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/tda18212.c