linux/sound/drivers/vx
Takashi Iwai 07f070dda4 ALSA: vx: Put missing KERN_CONT prefix
The vx driver has a debug printk code without proper KERN_ prefix.
On recent kernels, KERN_CONT prefix is mandatory for continued output
lines.  Put it properly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-31 11:01:17 +02:00
..
Makefile
vx_cmd.c
vx_cmd.h
vx_core.c ALSA: vx: Put missing KERN_CONT prefix 2017-08-31 11:01:17 +02:00
vx_hwdep.c
vx_mixer.c
vx_pcm.c ALSA: drivers: make snd_pcm_hardware const 2017-08-17 12:44:09 +02:00
vx_uer.c