From: Tuomas Tynkkynen Date: Thu, 25 Jul 2013 19:24:09 +0000 (+0300) Subject: usb: phy: tegra: Use switch instead of if-else X-Git-Tag: v3.12-rc1~186^2~77^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a554aea67aaadb7f3396b2a8f940ab0b915b2a5e;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed