]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: rt5665: fix define of RT5665_HP_DRIVER_5X
authorBard Liao <bardliao@realtek.com>
Thu, 16 Mar 2017 05:58:40 +0000 (13:58 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 16 Mar 2017 14:07:50 +0000 (14:07 +0000)
commit763811987d5088d0461164f80e9d16869847a040
tree844f658b6fdab5ac994bb4644f8cfe8df514aa87
parent09b50c3703cc354100fe36202ef5e52ee128b904
ASoC: rt5665: fix define of RT5665_HP_DRIVER_5X

It is (0x3 << 2), not (0x2 << 2).

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5665.h