Message ID | 1373599423-28442-1-git-send-email-sachin.kamat@linaro.org |
---|---|
State | Accepted |
Headers | show |
On 12 July 2013 08:53, Sachin Kamat <sachin.kamat@linaro.org> wrote: > Fixes a trivial typo. > > Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> > --- > .../devicetree/bindings/clock/clk-exynos-audss.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > index a120180..75e2e19 100644 > --- a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > +++ b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > @@ -2,7 +2,7 @@ > > The Samsung Audio Subsystem clock controller generates and supplies clocks > to Audio Subsystem block available in the S5PV210 and Exynos SoCs. The clock > -binding described here is applicable to all SoC's in Exynos family. > +binding described here is applicable to all SoCs in Exynos family. > > Required Properties: > > -- > 1.7.9.5 > Ping..
Quoting Sachin Kamat (2013-07-11 20:23:43) > Fixes a trivial typo. > > Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Taken into clk-next. Thanks for the fix. Regards, Mike > --- > .../devicetree/bindings/clock/clk-exynos-audss.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > index a120180..75e2e19 100644 > --- a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > +++ b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > @@ -2,7 +2,7 @@ > > The Samsung Audio Subsystem clock controller generates and supplies clocks > to Audio Subsystem block available in the S5PV210 and Exynos SoCs. The clock > -binding described here is applicable to all SoC's in Exynos family. > +binding described here is applicable to all SoCs in Exynos family. > > Required Properties: > > -- > 1.7.9.5
diff --git a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt index a120180..75e2e19 100644 --- a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt +++ b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt @@ -2,7 +2,7 @@ The Samsung Audio Subsystem clock controller generates and supplies clocks to Audio Subsystem block available in the S5PV210 and Exynos SoCs. The clock -binding described here is applicable to all SoC's in Exynos family. +binding described here is applicable to all SoCs in Exynos family. Required Properties:
Fixes a trivial typo. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> --- .../devicetree/bindings/clock/clk-exynos-audss.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)