commit | a554aea67aaadb7f3396b2a8f940ab0b915b2a5e | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <ttynkkynen@nvidia.com> | Thu Jul 25 22:24:09 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 15:19:19 2013 +0300 |
tree | 42fcf64fc8a1d2317153f3c026ef5e0fffde73f2 | |
parent | 9be73bae70ac5b0149daa243eeae2bdacd970574 [diff] |
usb: phy: tegra: Use switch instead of if-else Use switch() instead of if-else when checking for the PHY type. Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> Signed-off-by: Felipe Balbi <balbi@ti.com>