[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    i2c: st: Rename clock reference to something that exists
From:       "Linux Kernel Mailing List" <linux-kernel () vger ! kernel ! org>
Date:       2015-01-31 18:44:28
Message-ID: 20150131184428.E879C660243 () gitolite ! kernel ! org
[Download RAW message or body]

Gitweb:     http://git.kernel.org/linus/;a=commit;h=8edba330c8692d6f2dd356d4c052f8c8c4979a5a
                
Commit:     8edba330c8692d6f2dd356d4c052f8c8c4979a5a
Parent:     a5d0b7cb912bb79311e4d1f714b8036b0c2e359b
Refname:    refs/heads/master
Author:     Lee Jones <lee.jones@linaro.org>
AuthorDate: Thu Aug 28 15:02:03 2014 +0100
Committer:  Wolfram Sang <wsa@the-dreams.de>
CommitDate: Sat Jan 24 05:43:43 2015 +0100

    i2c: st: Rename clock reference to something that exists
    
    CLK_S_ICN_REG_0 hasn't existed for a while now.  This was renamed
    over a few commits, then finally removed in commit 5aa02b9 (ARM:
    STi: DT: STiH415: Remove unused CLK_S_ICN_REG_0 fixed clock).
    
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
    Acked-by: Peter Griffin <peter.griffin@linaro.org>
    Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---
 Documentation/devicetree/bindings/i2c/i2c-st.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-st.txt \
b/Documentation/devicetree/bindings/i2c/i2c-st.txt index 437e0db..4c26fda 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-st.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-st.txt
@@ -31,7 +31,7 @@ i2c0: i2c@fed40000 {
 	compatible	= "st,comms-ssc4-i2c";
 	reg		= <0xfed40000 0x110>;
 	interrupts	=  <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
-	clocks		= <&CLK_S_ICN_REG_0>;
+	clocks		= <&clk_s_a0_ls CLK_ICN_REG>;
 	clock-names	= "ssc";
 	clock-frequency = <400000>;
 	pinctrl-names	= "default";
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic