]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8940: remove unnecessary if statements
authorGreg Dietsche <Gregory.Dietsche@cuw.edu>
Mon, 6 Jun 2011 20:53:01 +0000 (15:53 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Jun 2011 08:47:40 +0000 (09:47 +0100)
commit0dc54853acec3a8c59d88fee51da501ac5483e5f
tree308e3f362430ec3a6c15e71cfbf99e9063b968fe
parentaf0a8d0715f352659b6be15709ed05256e0f2e49
ASoC: wm8940: remove unnecessary if statements

removing unnecessary if(ret) checks

This updated patch corrects a minor spelling problem in the commit message
and resolves two other (similar) issues found in wm8940.c by Jonathan Cameron.

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8940.c