[media] dvb-frontends/cxd2841er: remove kernel log spam in non-debug levels
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 9 Apr 2017 19:38:10 +0000 (16:38 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 20 Jun 2017 12:38:41 +0000 (09:38 -0300)
commit5d6d93a123c76ffd73667e87483756f0deb41214
tree034434dd5ff5533996d1cb53ff01440c48f1682e
parent05da9437f2258903759b8fc60bcef5ab3d90c29a
[media] dvb-frontends/cxd2841er: remove kernel log spam in non-debug levels

This moves the I2C debug dump into the preceding dev_dbg() call by
utilising the %*ph format macro and removes the call to
print_hex_debug_bytes().

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Acked-by: Abylay Ospan <aospan@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/cxd2841er.c