1 result
Order by date - Order by pertinence
All (1)
High-tech (1)
 
[PATCH 1/2] ASoC: wm8991: Fix wrong bit setting for WM8991_POWER_MANAGEMENT_2
If (fakepower & ((1 << WM8991_INMIXR_PWR_BIT)|(1 << WM8991_AINRMUX_PWR_BIT)))) is false, we should clear WM8991_AINR_ENA bits instead of WM8991_AINL_ENA. Signed-off-by: Axel Lin <axel.lin@gmail.com> sound/soc/codecs/wm8991.c ...
Message posted on the October 14th, 2011 - 12:10 AM ET