linux/sound/firewire/bebob
Takashi Iwai 23cb0767f0 ALSA: firewire: Replace runtime->status->state reference to runtime->state
The recent change in ALSA core allows drivers to get the current PCM
state directly from runtime object.  Replace the calls accordingly.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20220926135558.26580-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-09-27 08:47:25 +02:00
..
bebob.c ALSA: bebob: correct duplicated entries with TerraTec OUI 2021-07-05 19:31:12 +02:00
bebob.h ALSA: bebob: Fix bit flag quirk constants 2021-06-16 08:53:24 +02:00
bebob_command.c ALSA: bebob: detect the number of available MIDI ports 2021-03-22 12:22:27 +01:00
bebob_focusrite.c ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series 2019-11-04 09:03:06 +01:00
bebob_hwdep.c ALSA: bebob: remove an unnecessary condition in hwdep_read() 2021-01-26 07:31:13 +01:00
bebob_maudio.c
bebob_midi.c
bebob_pcm.c ALSA: firewire: Replace runtime->status->state reference to runtime->state 2022-09-27 08:47:25 +02:00
bebob_proc.c
bebob_stream.c ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24 2021-06-18 09:42:00 +02:00
bebob_terratec.c
bebob_yamaha_terratec.c
Makefile