]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] cx23885: use KERN_CONT where needed
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 09:50:56 +0000 (06:50 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 10:05:40 +0000 (08:05 -0200)
commit09f8be263c9c5fa0ee33e24e1f89b8cde68ec056
tree4eadae4eb92fcfa2e222b9b98368e0f0c93809de
parentfa132a64e2003c72c149725ffa7bae06b0cc9054
[media] cx23885: use KERN_CONT where needed

Some continuation messages are not using KERN_CONT.

Since commit 563873318d32 ("Merge branch 'printk-cleanups'"),
this won't work as expected anymore. So, let's add KERN_CONT
to those lines.

While here, add missing log level annotations.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/cx23885/cx23885-core.c
drivers/media/pci/cx23885/cx23885-i2c.c