ASoC: Replace remaining use of *_volsw_2r with *_volsw
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 6 Oct 2011 06:59:12 +0000 (09:59 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 6 Oct 2011 10:16:08 +0000 (11:16 +0100)
The snd_soc_*_volsw_2r functionality has been merged to
*volsw callbacks.
Few places still used the get, or put variant of volsw_2r,
replace those with the corresponding *_volsw.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found