aboutsummaryrefslogtreecommitdiff
path: root/include/sound/wm8904.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: wm8904: Correct number of EQ registersCharles Keepax2016-08-261-1/+1
| | | | | | | | | | | | | commit 97aff2c03a1e4d343266adadb52313613efb027f upstream. There are 24 EQ registers not 25, I suspect this bug came about because the registers start at EQ1 not zero. The bug is relatively harmless as the extra register written is an unused one. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* first commitMeizu OpenSource2016-08-151-0/+163