From 89da52e28b4fbbe9af0310f3fd82adafc7fa1d23 Mon Sep 17 00:00:00 2001 From: Steve Lin Date: Wed, 20 Jun 2012 12:59:43 -0700 Subject: arm: tegra: usb: restore the AP/modem handshaking Restore the AP/modem handshaking functions and clean up the null phy driver. Bug 996035 Signed-off-by: Steve Lin Reviewed-on: http://git-master/r/109044 (cherry picked from commit ff27e8a48a53fe70949d95915f62dd2e03c73df7) Change-Id: I12a2401a7fcc540a657ab15378d440ef85561001 Reviewed-on: http://git-master/r/110145 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Steve Lin Reviewed-by: Steve Lin --- include/linux/platform_data/tegra_usb.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/linux/platform_data/tegra_usb.h b/include/linux/platform_data/tegra_usb.h index 97472714e8e6..81b27e89631c 100644 --- a/include/linux/platform_data/tegra_usb.h +++ b/include/linux/platform_data/tegra_usb.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2010 Google, Inc. - * Copyright (C) 2010-2011 NVIDIA Corporation + * Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and @@ -61,6 +61,7 @@ struct tegra_ulpi_config { u8 stpdirnxt_trimmer; u8 dir_trimmer; const char *clk; + int phy_restore_gpio; }; /** -- cgit v1.2.3