]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: Drop snd_pcm_linear_{get|put}32_index()
authorTakashi Iwai <tiwai@suse.de>
Tue, 22 Jul 2014 10:20:50 +0000 (12:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Jul 2014 12:20:40 +0000 (14:20 +0200)
commit7a5646f58ba2e8154a274a5ae0f8ec963f331f97
treeace912d14bda0fb61fba280b89890baec32e67b6
parentfd84adc63e307572d05274be44c782a787087cda
pcm: Drop snd_pcm_linear_{get|put}32_index()

These are identical with snd_pcm_linear_{get|put}_index().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_lfloat.c
src/pcm/pcm_linear.c
src/pcm/pcm_plugin.h
src/pcm/pcm_route.c