]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: s3c: patch for the unnecessary variable 'state' removal
authorWan ZongShun <mcuos.com@gmail.com>
Wed, 2 Jun 2010 16:54:59 +0000 (00:54 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 3 Jun 2010 18:00:16 +0000 (19:00 +0100)
commit749266cd91ae5862a986a8ea995f714b87f12b5d
tree0ce3def1782e4114592d710e84ab85b3c335573f
parentb07adffbbcb258ac607c16c5af9bf4ec8d189d38
ASoC: s3c: patch for the unnecessary variable 'state' removal

The variable 'state' of structure 's3c_ac97_info' seems no use here,
so this patch is to remove the unnecessary variable.

Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/s3c-ac97.c