linux/drivers/staging/line6
Randy Dunlap e928c077e5 Staging: line6: needs to select SND_PCM
line6 uses snd_pcm*() functions, so it should select SND_PCM.

ERROR: "snd_pcm_period_elapsed" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_set_ops" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_lib_free_pages" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_lib_ioctl" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_lib_malloc_pages" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_hw_constraint_ratdens" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_format_physical_width" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_lib_preallocate_pages_for_all" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_pcm_new" [drivers/staging/line6/line6usb.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Markus Grabner <grabner@icg.tugraz.at>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-28 08:20:55 -07:00
..
Kconfig Staging: line6: needs to select SND_PCM 2010-07-28 08:20:55 -07:00
Makefile
audio.c Staging: line6: convert to snd_card_create() 2009-04-17 11:06:25 -07:00
audio.h
capture.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
capture.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
config.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
control.c staging: line6: Convert simple_strtoul() to strict_strtoul in control.c 2009-12-11 12:21:47 -08:00
control.h Staging: line6: rewrote inline comments in control.h 2010-05-11 11:35:53 -07:00
driver.c Staging: line6: fix leaks in line6_probe() 2010-07-22 11:30:49 -07:00
driver.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
dumprequest.c Staging: Use kmemdup 2010-05-17 16:31:15 -07:00
dumprequest.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
midi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
midi.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
midibuf.c Staging: line6: fix checkpatch errors in midibuf.c 2009-04-03 14:54:26 -07:00
midibuf.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
pcm.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pcm.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
playback.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
playback.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
pod.c Staging: Use kmemdup 2010-05-17 16:31:15 -07:00
pod.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
revision.h
toneport.c staging: line6: Convert simple_strtol to strict_strtol in toneport.c 2009-12-11 12:21:47 -08:00
toneport.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
usbdefs.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00
variax.c Staging: Use kmemdup 2010-05-17 16:31:15 -07:00
variax.h Staging: line6: coding style cleanups for .h files. 2009-04-03 14:54:25 -07:00