From: Fabio Estevam Date: Thu, 4 Jul 2013 23:01:03 +0000 (-0300) Subject: ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK X-Git-Tag: v3.11-rc2~21^2~12^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c78dfe87ea04b501ee000a7f03b9432ac9d008c;p=pandora-kernel.git ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK 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 Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed