[media] pvrusb2: use KERNEL_CONT where needed
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 10:39:46 +0000 (07:39 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 11:37:49 +0000 (09:37 -0200)
commit6dc3a355633b97c03950478563807ab72b18f94b
tree5c09bfc9a3c7ac620829b36d19366f480358c95d
parentac2ac8376eae2c7c7abb90732c967942510410b4
[media] pvrusb2: use KERNEL_CONT where needed

Some continuation messages are not using KERNEL_CONT.

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

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