mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-03 00:54:09 +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
|
||
---|---|---|
.. | ||
amdtp-dot.c | ||
digi00x-hwdep.c | ||
digi00x-midi.c | ||
digi00x-pcm.c | ||
digi00x-proc.c | ||
digi00x-stream.c | ||
digi00x-transaction.c | ||
digi00x.c | ||
digi00x.h | ||
Makefile |