2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00

[media] or51211: use %*ph[N] to dump small buffers

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Andy Shevchenko 2012-12-17 22:10:00 -03:00 committed by Mauro Carvalho Chehab
parent cc91de5fad
commit 870f31cbf0

View File

@ -471,10 +471,7 @@ static int or51211_init(struct dvb_frontend* fe)
i--; i--;
} }
} }
dprintk("read_fwbits %x %x %x %x %x %x %x %x %x %x\n", dprintk("read_fwbits %10ph\n", rec_buf);
rec_buf[0], rec_buf[1], rec_buf[2], rec_buf[3],
rec_buf[4], rec_buf[5], rec_buf[6], rec_buf[7],
rec_buf[8], rec_buf[9]);
printk(KERN_INFO "or51211: ver TU%02x%02x%02x VSB mode %02x" printk(KERN_INFO "or51211: ver TU%02x%02x%02x VSB mode %02x"
" Status %02x\n", " Status %02x\n",