]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit3b0cb24f96dc06d0c5c049e8327aad50c8b6ddb4
treebb783c4ad6ca4865a2c5804acc1db27c208f8178
parente39682b5d96ae7a33a0f6b5578911913be8f14b6
[media] cx88: 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/cx88/cx88-core.c
drivers/media/pci/cx88/cx88-dsp.c