mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 08:14:15 +08:00
d45b3aaea2
All the PCM ioctl ops of ALSA FireWire drivers do nothing but calling
the default handler.
Now PCM core accepts NULL as the default ioctl ops(*), so let's drop
altogether.
(*) commit
|
||
---|---|---|
.. | ||
bebob_command.c | ||
bebob_focusrite.c | ||
bebob_hwdep.c | ||
bebob_maudio.c | ||
bebob_midi.c | ||
bebob_pcm.c | ||
bebob_proc.c | ||
bebob_stream.c | ||
bebob_terratec.c | ||
bebob_yamaha_terratec.c | ||
bebob.c | ||
bebob.h | ||
Makefile |