commit | 239d841e992036a79205f145bd07e08b4ed37a9b | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Wed Nov 23 11:47:02 2011 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Mon Dec 12 15:16:31 2011 -0700 |
tree | 5c49e0038bc68cc5ab1ff63f2cb2d25a36a3b2b2 | |
parent | 9bb8aca8926ea8ebe89ecbea8a95f12afdeae3c8 [diff] |
ASoC: wcd9310: Return on an invalid switch value In tabla_get_mbhc_micbias_regs the switch statement for the calibration bias should never get to the default clause, but if it does return out of the function and avoid a possible compiler warning. Change-Id: Ic0dedbadf889a8e4ef9de0a906da0f97bc0f6a6d Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>