ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 4 Jul 2013 23:01:03 +0000 (20:01 -0300)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 2 Aug 2013 20:14:54 +0000 (22:14 +0200)
commit4e36209d42a6a0ecff2fefddadf64985d6d005e5
treebae203f2d093212126be94ecdd7c96668bc249a7
parent95d909e86710aa3f055812b7134c4a568c38fc4c
ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK

commit 5c78dfe87ea04b501ee000a7f03b9432ac9d008c upstream.

SGTL5000_PLL_FRAC_DIV_MASK is used to mask bits 0-10 (11 bits in total) of
register CHIP_PLL_CTRL, so fix the mask to accomodate all this bit range.

Reported-by: Oskar Schirmer <oskar@scara.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/soc/codecs/sgtl5000.h