From: Ivan T. Ivanov Date: Mon, 28 Apr 2014 13:34:11 +0000 (+0300) Subject: usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971232cf7c7a71ad3cbf433f592eee3ae1a578ac;p=pandora-kernel.git usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode Use enum usb_dr_mode and drop default usb_dr_mode from platform data. USB DT bindings states: dr_mode: "...In case this attribute isn't passed via DT, USB DRD controllers should default to OTG...", so remove redundand field. Signed-off-by: Ivan T. Ivanov Acked-by: David Brown Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed