From: Venu Byravarasu Date: Wed, 16 Jan 2013 03:30:21 +0000 (+0000) Subject: USB: PHY: tegra: Get rid of instance number to differentiate PHY type X-Git-Tag: v3.9-rc1~118^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9db1a19a8a17f6000973194c6a1d63c5cebf21;p=pandora-kernel.git USB: PHY: tegra: Get rid of instance number to differentiate PHY type Tegra20 USB has 3 PHY instances: Instance 1 and 3 are UTMI. Instance 2 is ULPI. As instance number was used to differentiate ULPI from UTMI, used DT param to get this info and processed accordingly. Signed-off-by: Venu Byravarasu Acked-by: Felipe Balbi [swarren: moved assignment of phy->is_ulpi_phy into this patch out of next patch.] Signed-off-by: Stephen Warren --- Reading git-diff-tree failed