* SGTL5000: fix max Mic Volume in SGTL5000_CHIP_MIC_CTRL
@ 2012-07-19 14:00 Simon Brenner
0 siblings, 0 replies; only message in thread
From: Simon Brenner @ 2012-07-19 14:00 UTC (permalink / raw)
To: alsa-devel
Hi all,
I have noticed a wrong value for the "max" field of the macro
SOC_SINGLE_TLV() in the Linux kernel file
<kernel_root>/sound/soc/codecs/sgtl5000.c (approx. line 402,
sgtl5000_snd_controls[]):
SOC_SINGLE_TLV("Mic Volume", SGTL5000_CHIP_MIC_CTRL, 0, 4, 0,
mic_gain_tlv)
The value "4" should be a "3" (see datasheet "Low Power Stereo Codec
with Headphone Amp" by Freescale, page 40).
Regards,
-Simon.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-19 14:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 14:00 SGTL5000: fix max Mic Volume in SGTL5000_CHIP_MIC_CTRL Simon Brenner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.