]> git.baikalelectronics.ru Git - kernel.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)
commita978d8218679f8081872f02d1ab3c82063dba47e
tree4eadae4eb92fcfa2e222b9b98368e0f0c93809de
parentf5158351aced27c7bd0a3cdb7f1f1985c561732f
[media] cx23885: 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/cx23885/cx23885-core.c
drivers/media/pci/cx23885/cx23885-i2c.c