]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: i2c-ocores: DT bindings and minor fixes.
authorJayachandran C <jayachandranc@netlogicmicro.com>
Fri, 13 Jul 2012 13:44:22 +0000 (19:14 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 14 Jul 2012 11:30:14 +0000 (13:30 +0200)
commit9ae97a8996a6d6f66e2fbc221906e2406d6c261f
tree48cb8fc54461db166f4626c1c528bed89417b8fd
parent097df403128c858c646448c5181435f7b8bdcbdc
i2c: i2c-ocores: DT bindings and minor fixes.

Cleanups to i2c-cores, no change in logic, changes are:
* Move i2c-ocores device tree documentation from source file to
  Documentation/devicetree/bindings/i2c/i2c-ocores.txt.
* Add \n to dev_warn and dev_err messages where missing
* Minor updates to the text and formatting fixes.

Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Documentation/devicetree/bindings/i2c/i2c-ocores.txt [new file with mode: 0644]
drivers/i2c/busses/i2c-ocores.c