summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-whistler.c
diff options
context:
space:
mode:
authorVinod G <vinodg@nvidia.com>2011-12-06 18:15:08 -0800
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-15 11:48:46 +0530
commita0639e637c66508730ced2eee83a8c550ddf40ea (patch)
treed1d70d2b366631841c6772b80c4a9a0eca908679 /arch/arm/mach-tegra/board-whistler.c
parent86a8cc53721f983992d62336e2b3361f61a18e59 (diff)
kernel: arm: tegra: Enable baseband device.
Add bandband device needed for voice call connection. Change-Id: I01c068d13dbb42d0689c3caa4f4c9a69dad2cb3a Reviewed-on: http://git-master/r/68574 Reviewed-by: Lokesh Pathak <lpathak@nvidia.com> Tested-by: Lokesh Pathak <lpathak@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-whistler.c')
-rw-r--r--arch/arm/mach-tegra/board-whistler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-whistler.c b/arch/arm/mach-tegra/board-whistler.c
index 9e5ea0d19df2..220c04bed3ed 100644
--- a/arch/arm/mach-tegra/board-whistler.c
+++ b/arch/arm/mach-tegra/board-whistler.c
@@ -440,6 +440,7 @@ static struct platform_device *whistler_devices[] __initdata = {
&tegra_das_device,
&spdif_dit_device,
&bluetooth_dit_device,
+ &baseband_dit_device,
&whistler_bcm4329_rfkill_device,
&tegra_pcm_device,
&whistler_audio_device1,