ASoC: WL1273 FM Radio: Eliminate unnecessary error return value.
authorMatti J. Aaltonen <matti.j.aaltonen@nokia.com>
Fri, 10 Sep 2010 07:41:30 +0000 (10:41 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Sat, 11 Sep 2010 08:03:21 +0000 (09:03 +0100)
With this change it's not a error to call wl1273_set_audio_route
when the codec is active if the new routing value is the same
as the current active setting.

Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found