From: Peter Chen Date: Wed, 19 Feb 2014 05:41:40 +0000 (+0800) Subject: usb: chipidea: refine PHY operation X-Git-Tag: v3.15-rc1~137^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c859aa65a7ec40c02f435f14fa71de2a87c64513;p=pandora-kernel.git usb: chipidea: refine PHY operation - Delete global_phy due to we can get the phy from phy layer now - using devm_usb_get_phy to instead of usb_get_phy - delete the otg_set_peripheral, which should be handled by otg layer Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed