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.c | ||
| bebob.h | ||
| 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 | ||
| Makefile | ||