]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: stu300: make bindings file name match the driver
authorWolfram Sang <wsa@the-dreams.de>
Thu, 21 Mar 2019 23:04:21 +0000 (00:04 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 27 Mar 2019 13:20:20 +0000 (14:20 +0100)
commit7f065a483b0009b9224ab708f309c7d8c3ef835d
tree4d52a19671cd492d7411559b1492d8c27040b8b9
parent7b14179df4725fd4f5e44c7e17b16d8f6fee9d94
i2c: stu300: 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-st-ddci2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/i2c-stu300.txt [new file with mode: 0644]