]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: fix documentation to match code
authorArnd Bergmann <arnd@arndb.de>
Thu, 17 Mar 2016 17:23:40 +0000 (18:23 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 17 Mar 2016 18:42:25 +0000 (18:42 +0000)
commit1d013c775f7117c7f68e78b653171a08246667a7
tree175d089ec68e5f6609fcd1577dab63b6b64083bf
parent89059f6c64ba85c7e8b00abfbd7680268245ac23
regmap: fix documentation to match code

The regmap binding talks about one thing, which is register
endianess, and it gets almost every aspect of it wrong.

This replaces the current text of the file with a version
that makes more sense and that matches what we implement
now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 02923176438e ("regmap: Add explict native endian flag to DT bindings")
Fixes: 4264494b55a7 ("regmap: Add the DT binding documentation for endianness")
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regmap/regmap.txt