mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
cdf330f35c
The value for the amix command with the numeric strings is the actual value not the order of the string in the array of text so the put function has to be updated to handle it. For example, the following amix comand: amix 'Internal BTSCO SampleRatee' 16000' The value passed from the alsa-lib is not 2, i.e., the 2nd paramater in the command string: static const char *btsco_rate_text[] = {"8000", "16000"}; Instead, it is 16000. CRs-fixed: 364832 Change-Id: Ie7c83a460900b54e2b317e1c77a064efc22e6bcd Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org> |
||
---|---|---|
.. | ||
aoa | ||
arm | ||
atmel | ||
compress_offload | ||
core | ||
drivers | ||
firewire | ||
i2c | ||
isa | ||
mips | ||
oss | ||
parisc | ||
pci | ||
pcmcia | ||
ppc | ||
sh | ||
soc | ||
sparc | ||
spi | ||
synth | ||
usb | ||
ac97_bus.c | ||
Kconfig | ||
last.c | ||
Makefile | ||
sound_core.c | ||
sound_firmware.c |