alistair23-linux/sound/drivers/opl3
Takashi Iwai 53cfa99e37 ALSA: opl3: Put missing KERN_CONT prefix
The opl3 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:03 +02:00
..
Makefile ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig 2017-06-28 08:45:07 +02:00
opl3_drums.c
opl3_lib.c ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl3_new() 2017-08-12 23:34:33 +02:00
opl3_midi.c ALSA: opl3: Put missing KERN_CONT prefix 2017-08-31 11:01:03 +02:00
opl3_oss.c ALSA: opl3: Kill unused set_fs() 2017-05-17 07:13:12 +02:00
opl3_seq.c ALSA: seq: Allow the tristate build of OSS emulation 2017-06-09 22:09:45 +02:00
opl3_synth.c ALSA: Replace with IS_ENABLED() 2014-02-10 11:42:00 +01:00
opl3_voice.h ALSA: seq: Allow the tristate build of OSS emulation 2017-06-09 22:09:45 +02:00