[ARM] tegra: stingray: cpcap-audio: integrate Motorola's driver
authorIliyan Malchev <malchev@google.com>
Thu, 26 Aug 2010 21:58:52 +0000 (14:58 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:50:44 +0000 (16:50 -0700)
commit571945428c85506aa51f87c7df76682f2133b6a3
treeda80821e5ef25c8c43ace119e602cb4ce539844d
parentcbcebda4a10c336b01fa2f7c7cb300bde6f7d2b0
[ARM] tegra: stingray: cpcap-audio: integrate Motorola's driver

-- Replace the board-file table-based CPCAP audio with Motorola's original
-- Rename drivers/mfd/cpcap-audio.c to tegra-cpcap-audio.c
-- In tegra-cpcap-audio, use Motorola's CPCAP-audio driver
-- Enable support for headsets with microphones
-- Add support for muting a microphone
-- Enable routing of audio through speaker and headset simultaneously
arch/arm/mach-tegra/board-stingray.c
arch/arm/mach-tegra/include/mach/cpcap_audio.h
drivers/mfd/Makefile
drivers/mfd/cpcap-audio-core.c [new file with mode: 0644]
drivers/mfd/cpcap-audio.c [deleted file]
drivers/mfd/tegra-cpcap-audio.c [new file with mode: 0644]
include/linux/cpcap_audio.h