summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-cardhu.c
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2011-12-01 15:09:35 -0800
committerSimone Willett <swillett@nvidia.com>2012-02-15 16:55:41 -0800
commit8e9c3586d309db31fea2826f7d7f929bc715e3e7 (patch)
tree4dc5fbb189aca706df0921edaada4776c54e9275 /arch/arm/mach-tegra/board-cardhu.c
parentb2aed388161fc9642de76045cfce746d4175d63e (diff)
ARM: tegra: cardhu: Update pm_power_off registration
Just set the opt in booleans in the platform data instead of checking which function to register for pm_power_off. Change-Id: If336ff69e4b61b4220e6766b2643c5fba74d01cc Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Reviewed-on: http://git-master/r/83597 Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-cardhu.c')
-rw-r--r--arch/arm/mach-tegra/board-cardhu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-cardhu.c b/arch/arm/mach-tegra/board-cardhu.c
index 5b0f0d807bae..68802cd45791 100644
--- a/arch/arm/mach-tegra/board-cardhu.c
+++ b/arch/arm/mach-tegra/board-cardhu.c
@@ -990,7 +990,6 @@ static void __init tegra_cardhu_init(void)
cardhu_regulator_init();
cardhu_dtv_init();
cardhu_suspend_init();
- cardhu_power_off_init();
cardhu_touch_init();
cardhu_gps_init();
cardhu_modem_init();