summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2013-06-14 13:16:52 +0200
committerMark Brown <broonie@linaro.org>2013-06-14 12:34:10 +0100
commit58fee775b7a18a0174931af6174536560785d500 (patch)
tree95765706c3793454c19a110d35abaabf12a2bdc6 /drivers
parent6b75bf0c5b17d71c3b0568caaaaae73a22f83826 (diff)
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions