]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
ARM: tegra: pluto: remove legacy modem edp code
authorNeil Patel <neilp@nvidia.com>
Wed, 26 Mar 2014 14:52:56 +0000 (10:52 -0400)
committerMrutyunjay Sawant <msawant@nvidia.com>
Thu, 3 Apr 2014 13:03:04 +0000 (06:03 -0700)
Remove references related to the legacy edp client for icera modem.

Bug 1486840

Change-Id: I36babd04d9525c0e18644b960c078f49b8b9baee
Signed-off-by: Neil Patel <neilp@nvidia.com>
Reviewed-on: http://git-master/r/387158
(cherry picked from commit 82a9c9c8c6591a2bcd54df72f7ccb748ffc9fcd6)
Reviewed-on: http://git-master/r/387876
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Steve Lin <stlin@nvidia.com>
arch/arm/mach-tegra/board-pluto.c

index 272c9e2f4fe990127daa8b294bfcabea90dfe294..92ebc053da8fcd685801fa7047504213c5f5755e 100644 (file)
@@ -831,10 +831,6 @@ static struct tegra_usb_modem_power_platform_data baseband_pdata = {
        .short_autosuspend_delay = 50,
        .tegra_ehci_device = &tegra_ehci2_device,
        .tegra_ehci_pdata = &tegra_ehci2_hsic_baseband_pdata,
-       .i_breach_ppm = 500000,
-       /* FIXME: get useful adjperiods */
-       .i_thresh_3g_adjperiod = 10000,
-       .i_thresh_lte_adjperiod = 10000,
 };
 
 static struct platform_device icera_baseband_device = {