From: Gregory CLEMENT Date: Fri, 8 Feb 2019 16:09:40 +0000 (+0100) Subject: dt-bindings: iio: adc: move lpc32xx-adc out of staging X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208b920b9028e3f89e1ae436d05c350f1cad6573;p=people%2Fms%2Flinux.git dt-bindings: iio: adc: move lpc32xx-adc out of staging The drivers has been moved out since 0097e20e7771 ("staging:iio:adc:lpc32xx Move out of staging.") in v4.10, so let's align the binding documentation. Signed-off-by: Gregory CLEMENT Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/staging/iio/adc/lpc32xx-adc.txt b/Documentation/devicetree/bindings/iio/adc/lpc32xx-adc.txt similarity index 100% rename from Documentation/devicetree/bindings/staging/iio/adc/lpc32xx-adc.txt rename to Documentation/devicetree/bindings/iio/adc/lpc32xx-adc.txt