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
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| amdtp-motu-trace.h | ||
| amdtp-motu.c | ||
| motu-hwdep.c | ||
| motu-midi.c | ||
| motu-pcm.c | ||
| motu-proc.c | ||
| motu-protocol-v2.c | ||
| motu-protocol-v3.c | ||
| motu-stream.c | ||
| motu-transaction.c | ||
| motu.c | ||
| motu.h | ||