From: Paul Zimmerman Date: Mon, 13 Jan 2014 23:14:38 +0000 (-0800) Subject: usb: dwc2: move device tree bindings doc to correct place X-Git-Tag: v3.14-rc1~150^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13e6dd485d0b179d7fa15bd4b836b34760d0ff10;p=thirdparty%2Fkernel%2Flinux.git usb: dwc2: move device tree bindings doc to correct place Now that the DWC2 driver has been moved to drivers/usb, move its bindings doc to the correct place Cc: Rob Herring Signed-off-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/staging/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt similarity index 100% rename from Documentation/devicetree/bindings/staging/dwc2.txt rename to Documentation/devicetree/bindings/usb/dwc2.txt