mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00: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
|
||
---|---|---|
.. | ||
dice-alesis.c | ||
dice-extension.c | ||
dice-hwdep.c | ||
dice-interface.h | ||
dice-midi.c | ||
dice-mytek.c | ||
dice-pcm.c | ||
dice-presonus.c | ||
dice-proc.c | ||
dice-stream.c | ||
dice-tcelectronic.c | ||
dice-transaction.c | ||
dice.c | ||
dice.h | ||
Makefile |