diff mbox

ASoC: rsnd: Use generic names for device nodes

Message ID 1430138949-14563-1-git-send-email-geert+renesas@glider.be
State Accepted, archived
Commit 596f74ec275b0ec608e9450c937c6a29ba91b352
Headers show

Commit Message

Geert Uytterhoeven April 27, 2015, 12:49 p.m. UTC
rcar_sound -> sound

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Horman April 28, 2015, 2:07 a.m. UTC | #1
On Mon, Apr 27, 2015 at 02:49:09PM +0200, Geert Uytterhoeven wrote:
> rcar_sound -> sound
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> index f316ce1f214a03e3..62ece4c59da759a4 100644
> --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> @@ -47,7 +47,7 @@ DAI subnode properties:
>  
>  Example:
>  
> -rcar_sound: rcar_sound@ec500000 {
> +rcar_sound: sound@ec500000 {
>  	#sound-dai-cells = <1>;
>  	compatible = "renesas,rcar_sound-r8a7791", "renesas,rcar_sound-gen2";
>  	reg =	<0 0xec500000 0 0x1000>, /* SCU */
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Mark Brown May 4, 2015, 12:21 p.m. UTC | #2
On Mon, Apr 27, 2015 at 02:49:09PM +0200, Geert Uytterhoeven wrote:
> rcar_sound -> sound

Applied, thanks.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
index f316ce1f214a03e3..62ece4c59da759a4 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
+++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
@@ -47,7 +47,7 @@  DAI subnode properties:
 
 Example:
 
-rcar_sound: rcar_sound@ec500000 {
+rcar_sound: sound@ec500000 {
 	#sound-dai-cells = <1>;
 	compatible = "renesas,rcar_sound-r8a7791", "renesas,rcar_sound-gen2";
 	reg =	<0 0xec500000 0 0x1000>, /* SCU */