From: Tuomas Tynkkynen Date: Thu, 25 Jul 2013 18:38:09 +0000 (+0300) Subject: usb: phy: tegra: Use DT helpers for dr_mode X-Git-Tag: v3.12-rc1~186^2~77^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6558d7edbe069df1220b525362d4aa854a65a8bc;p=pandora-kernel.git usb: phy: tegra: Use DT helpers for dr_mode Use the new of_usb_get_dr_mode helper function for parsing dr_mode from the device tree. Also replace the usage of the custom tegra_usb_phy_mode enum with the standard enum. Signed-off-by: Tuomas Tynkkynen Reviewed-by: Stephen Warren Tested-by: Stephen Warren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed