linux/sound/drivers/opl4
Wei Yongjun 3a4a7ef567 ALSA: opl4: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-05 09:14:45 +02:00
..
Makefile
opl4_lib.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
opl4_local.h
opl4_mixer.c
opl4_proc.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
opl4_seq.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
opl4_synth.c ALSA: opl4: use list_move_tail instead of list_del/list_add_tail 2012-09-05 09:14:45 +02:00
yrw801.c