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 | ||