diff mbox

[0018/1529] Fix typo

Message ID 20160521113747.32214-1-andrea.gelmini@gelma.net
State Changes Requested
Headers show

Commit Message

Andrea Gelmini May 21, 2016, 11:37 a.m. UTC
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wolfram Sang May 21, 2016, 2:07 p.m. UTC | #1
On Sat, May 21, 2016 at 01:37:47PM +0200, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>

Subject is too spartanic. Please have a look at other patches how to do
it. And while I haven't seen the rest of the series, the number 1529
heavily leads to the assumption that quite some of them could be
squashed together.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt b/Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt
index 89b3250..75dd5c2 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt
@@ -22,7 +22,7 @@  Required for all cases except "samsung,s3c2440-hdmiphy-i2c":
     - gpios: The order of the gpios should be the following: <SDA, SCL>.
       The gpio specifier depends on the gpio controller. Required in all
       cases except for "samsung,s3c2440-hdmiphy-i2c" whose input/output
-      lines are permanently wired to the respective clienta
+      lines are permanently wired to the respective client
   - Pinctrl variant (preferred, if available):
     - pinctrl-0: Pin control group to be used for this controller.
     - pinctrl-names: Should contain only one value - "default".