Re: [PATCH 1/1] dt-bindings: power: supply: add missing semi-colon in example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Thu, Mar 28, 2019 at 04:35:18PM -0400, Sebastien Bourdelin wrote:
> Fix the example documentation which is missing a semi-colon.
> 
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@xxxxxxxxx>
> ---
>  Documentation/devicetree/bindings/power/supply/gpio-charger.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/power/supply/gpio-charger.txt b/Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> index adbb5dc5b6e9..ddf7b7b971e1 100644
> --- a/Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> +++ b/Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> @@ -20,7 +20,7 @@ Example:
>  		compatible = "gpio-charger";
>  		charger-type = "usb-sdp";
>  		gpios = <&gpf0 2 0 0 0>;
> -	}
> +	};
>  
>  	battery {
>  		power-supplies = <&usb_charger>;
> -- 
> 2.20.1
> 

Thanks, queued.

-- Sebastian

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux