From: Kishon Vijay Abraham I Date: Tue, 1 Apr 2014 10:14:34 +0000 (+0530) Subject: ARM: OMAP2+: Fix config name for USB3 PHY X-Git-Tag: omap-for-v3.15/fixes-v2-signed~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4883fb22796ba6661ca133d389bc14157a05f480;p=pandora-kernel.git ARM: OMAP2+: Fix config name for USB3 PHY commit a70143 (drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework) moved phy-omap-usb3 driver in drivers/usb/phy to drivers/phy and also renamed the file to phy-ti-pipe3. It also renamed the config from OMAP_USB3 to TI_PIPE3 in Kconfig. However the config name was not changed in omap2plus_defconfig. Fixed it here. Signed-off-by: Kishon Vijay Abraham I Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed