]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cx88: use KERN_CONT where needed
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 09:58:14 +0000 (06:58 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 10:10:15 +0000 (08:10 -0200)
commit82bb3d2edb3965b89033186f4d8481d1e359ced7
treebb783c4ad6ca4865a2c5804acc1db27c208f8178
parent4d7ea48c62df7afa1e0441b5d8e9b81865c39663
[media] cx88: use KERN_CONT where needed

Some continuation messages are not using KERN_CONT.

Since commit aae16a0a1c14 ("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/cx88/cx88-core.c
drivers/media/pci/cx88/cx88-dsp.c