From: Axel Lin Date: Sun, 14 Aug 2011 03:31:04 +0000 (+0800) Subject: ASoC: sta32x: shortcut the for loop to get ir and mcs X-Git-Tag: v3.3-rc1~14^2~811 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a595238bad3d11b26d00bbda4ccbd38fe107cd1e;p=pandora-kernel.git ASoC: sta32x: shortcut the for loop to get ir and mcs There is exactly one match or no match at all during the for loop iteration, thus we can break from the for loop once a match is found. Signed-off-by: Axel Lin Acked-by: Johannes Stezenbach Signed-off-by: Mark Brown --- Reading git-diff-tree failed