commit | 45dfceb0d14a06eeffe22581eb2996f4ed5225ca | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri Mar 22 00:04:22 2019 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 27 14:20:20 2019 +0100 |
tree | c2c55607f2ebb2b41b71e474b00010e9ad702e70 | |
parent | 0a96f9ffbfe9446b5c4c67461085236d578248e5 [diff] |
i2c: sun6i-p2wi: 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> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>