mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 04:40:53 +07: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 |