media: dvb-frontends/lnbh25: improve kernellog output
authorDaniel Scheller <d.scheller@gmx.net>
Tue, 20 Jun 2017 19:57:24 +0000 (16:57 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 24 Jun 2017 20:05:19 +0000 (17:05 -0300)
commite1bdf02488c98841484b28cea5b951701015948c
treebf90a7066e329f7cb393d0f65115075596d707bb
parentbd7a85d36363268266c5039bd31495d047acfb98
media: dvb-frontends/lnbh25: improve kernellog output

Use dev_dbg() in conjunction with the %*ph format macro to print the vmon
status debug, thus hiding continuous hexdumping from default log levels.
Also, change the attach success log line from error to info severity.

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/lnbh25.c