ASoC: Remove redundant set_bias_level() from WM5100 remove()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Jan 2012 13:47:02 +0000 (13:47 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 13:58:32 +0000 (13:58 +0000)
commit218240e27f89b477564a638ff77d45147e42a8fd
tree76bc53e86386b988d59848c8d116e615eecb8728
parentb4badd4960c9937fcbdcab2a57f0dd7e4ad45c8e
ASoC: Remove redundant set_bias_level() from WM5100 remove()

The framework should bring the device down before it calls the driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm5100.c