ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 4 Jul 2013 23:01:02 +0000 (20:01 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Mar 2014 23:10:08 +0000 (16:10 -0700)
commit9e6114746b57adc3c6983b6cf96030372ed5d756
tree688d2862a0b2962da77a10e05d89ec4a72851456
parentd17395ac947090c3258799207df8e574fd0ca7fd
ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL

commit 016fcab8ff46fca29375d484226ec91932aa4a07 upstream.

According to the sgtl5000 reference manual, the default value of CHIP_SSS_CTRL
is 0x10.

Reported-by: Oskar Schirmer <oskar@scara.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
[bwh: Backported to 3.2: format of register defaults array is different]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Weng Meiling <wengmeiling.weng@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/sgtl5000.c