[media] zoran: use KERN_CONT where needed
commit623b2f4a67f9539b1c9fef0fa4e118c5349a2753
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 10:27:36 +0000 (14 07:27 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 11:36:30 +0000 (18 09:36 -0200)
tree085d99db8a983c0ea75517f30a0429db65ac57ba
parent7c66e12136c2fa421ae75497e02728f252108a1b
[media] zoran: 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.

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