[ARM] cpcap-audio-core: set gains through cpcap_audio_set_audio_state()
authorIliyan Malchev <malchev@google.com>
Tue, 14 Sep 2010 18:15:53 +0000 (11:15 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:51:35 +0000 (16:51 -0700)
commitddde999f2061296382d9b5af1fb29f2d0eb2a7a7
tree152cfa8f6128e1defdddbc22a164440bc4407db0
parent96491d97675118792c823c54038f3e78f744894f
[ARM] cpcap-audio-core:  set gains through cpcap_audio_set_audio_state()

Remove functions cpcap_set_volume() and cpcap_set_mic_volume() and instead set
the gains through cpcap_audio_set_audio_state(), which is the correct way to do
so.

Signed-off-by: Iliyan Malchev <malchev@google.com>
drivers/mfd/cpcap-audio-core.c
drivers/mfd/tegra-cpcap-audio.c