ASoC: wcd9310: Fix bug to configure compander sample rate

The bit fields for compander sample rate are bits[2:0] so
the mask bits should be 0x07 instead of 0x03. Update the
driver code to fix the bug.

Change-Id: I5c15eba2539a43fd104ecb81a726239e0c521100
Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org>
1 file changed