From: Venu Byravarasu Date: Wed, 16 Jan 2013 03:30:20 +0000 (+0000) Subject: USB: PHY: tegra: get rid of instance number to differentiate legacy controller X-Git-Tag: v3.9-rc1~118^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a55c6a8b96f055783a1b9d5497f66b56a9ea0d7;p=pandora-kernel.git USB: PHY: tegra: get rid of instance number to differentiate legacy controller Tegra20 USB has 3 PHY instances. Instance 0 is based on legacy PHY interface and other two are standard interfaces. As instance number was used to differentiate legacy from standard interfaces, used DT param to get this info and processed accordingly. Signed-off-by: Venu Byravarasu Acked-by: Felipe Balbi Signed-off-by: Stephen Warren --- Reading git-diff-tree failed