24 Jun 2012 08:49
Re: [PATCH] LED: Fix missing semicolon in OF documentation
Rob Landley <rob <at> landley.net>
2012-06-24 06:49:44 GMT
2012-06-24 06:49:44 GMT
On 06/23/2012 01:41 PM, Marek Vasut wrote:
> Trivial fix
>
> Signed-off-by: Marek Vasut <marex <at> denx.de>
> Cc: Grant Likely <grant.likely <at> secretlab.ca>
> Cc: Rob Herring <rob.herring <at> calxeda.com>
> Cc: Rob Landley <rob <at> landley.net>
> Cc: devicetree-discuss <at> lists.ozlabs.org
> Cc: linux-doc <at> vger.kernel.org
> ---
> Documentation/devicetree/bindings/gpio/led.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/gpio/led.txt b/Documentation/devicetree/bindings/gpio/led.txt
> index fd2bd56..9bb308a 100644
> --- a/Documentation/devicetree/bindings/gpio/led.txt
> +++ b/Documentation/devicetree/bindings/gpio/led.txt
> <at> <at> -55,4 +55,4 <at> <at> run-control {
> gpios = <&mpc8572 7 0>;
> default-state = "on";
> };
> -}
> +};
Looks good to me?
More a Grant question, really. (And probably something for his tree.)
Rob
--
--
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation. Pick one.
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed