]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: iop3xx: make bindings file name match the driver
authorWolfram Sang <wsa@the-dreams.de>
Thu, 21 Mar 2019 23:04:19 +0000 (00:04 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 27 Mar 2019 13:20:20 +0000 (14:20 +0100)
commit0e8fe061afe349622079859be55498a132bf6382
tree8eb1bed2bc246a85294158b27fdf10c52f59278c
parent5064aa356fb8ce2a8e3257733dbdffbf3cfea509
i2c: iop3xx: make bindings file name match the driver

If we use the "i2c-" prefix for the binding documentation file name,
then it should match the file name of the driver, if possible. It is
possible for this driver, so rename it.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-iop3xx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-xscale.txt [deleted file]