summaryrefslogtreecommitdiffstats
path: root/sound/mips
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2012-12-20 09:53:16 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-24 17:02:19 +0100
commit3271a4fc7daeb489bfe1730023c166065e6fb0e7 (patch)
tree13d8c60aae948308e13cf05b84a8dd526897c50f /sound/mips
parentLinux 3.8-rc1 (diff)
downloadlinux-3271a4fc7daeb489bfe1730023c166065e6fb0e7.tar.xz
linux-3271a4fc7daeb489bfe1730023c166065e6fb0e7.zip
ASoC: cs42l52: Catch no-match case in cs42l52_get_clk
In the case of no-match, return -EINVAL instead of 0. Since we assign i to ret in the for loop, ret always less than ARRAY_SIZE(clk_map_table). Thus remove the boundary checking for ret. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions