[media] wl128x: use KERNEL_CONT where needed
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 10:33:00 +0000 (07:33 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 11:37:24 +0000 (09:37 -0200)
commitac2ac8376eae2c7c7abb90732c967942510410b4
treee9f4bd9ff053911a79844528a302354bfebc953c
parent623b2f4a67f9539b1c9fef0fa4e118c5349a2753
[media] wl128x: 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/radio/wl128x/fmdrv_common.c