ASoC: sn95031: Do not use static variable for channel_index
authorAxel Lin <axel.lin@gmail.com>
Fri, 30 Sep 2011 05:56:59 +0000 (13:56 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 30 Sep 2011 11:56:16 +0000 (12:56 +0100)
commitf34dafb287a33ffda2f2a122daecedea474a4181
tree98cb383415c1274feae7929e6f8723ac7eea2836
parent5992c58781a38e193caf2fb6a5f4808d84af8591
ASoC: sn95031: Do not use static variable for channel_index

No reason to use static variable for channel_index.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/sn95031.c