bindings: i2c: use consistent naming for i2c binding descriptions
authorWolfram Sang <wolfram@the-dreams.de>
Tue, 13 Nov 2012 17:16:43 +0000 (18:16 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 15 Nov 2012 15:57:07 +0000 (15:57 +0000)
commit16c4c52435cf8bb6e5986c14d36d93a0dd4c98df
tree5a70d9d8c31df5f20e86e9c1960e1205fe0fb9b5
parentda63d20bfb12827dd7747a841ea27348af3abc0a
bindings: i2c: use consistent naming for i2c binding descriptions

Filenames of devictree binding documentation seems to be arbitrary and
for me it is unneeded hazzle to find the corresponding documentation for
a specific driver.

Naming the description the same as the driver is a lot easier and makes
sense to me since the driver defines the binding it understands.

Also, remove a reference in one source to the binding documentation, since path
information easily gets stale.

Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
Cc: Rob Herring <robherring2@gmail.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
34 files changed:
Documentation/devicetree/bindings/i2c/arm-versatile.txt [deleted file]
Documentation/devicetree/bindings/i2c/atmel-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/cavium-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/ce4100-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/davinci.txt [deleted file]
Documentation/devicetree/bindings/i2c/fsl-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/fsl-imx-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/gpio-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/i2c-at91.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-davinci.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-gpio.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-imx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-mpc.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-mux.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-nomadik.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-octeon.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-omap.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-pnx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-pxa-pci-ce4100.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-pxa.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-sirf.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-versatile.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-xiic.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/mrvl-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/mux.txt [deleted file]
Documentation/devicetree/bindings/i2c/nomadik.txt [deleted file]
Documentation/devicetree/bindings/i2c/omap-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/pnx.txt [deleted file]
Documentation/devicetree/bindings/i2c/samsung-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/sirf-i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/xiic.txt [deleted file]
drivers/i2c/busses/i2c-ocores.c