Lars-Peter Clausen 58fee775b7 ASoC: dapm: Remove unnecessary loop
The condition 'i == item' is only true when, well, 'i' equals 'item'.
So just use 'item' directly as the index into the array.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-06-14 12:34:10 +01:00
..
2013-05-07 20:16:25 -07:00
2012-12-07 07:33:30 +01:00
2012-12-07 07:33:47 +01:00
2013-06-14 12:34:10 +01:00
2013-04-11 11:58:12 +02:00