]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codec: wolfson: Make the node name generic
authorFabio Estevam <fabio.estevam@nxp.com>
Sun, 20 May 2018 12:53:41 +0000 (09:53 -0300)
committerMark Brown <broonie@kernel.org>
Tue, 22 May 2018 10:57:39 +0000 (11:57 +0100)
commit85a328755138ce20837d657c40fdf8bae9949817
tree85b8b900fb705e0c3a4d972b239a3ba807d8270d
parent89a53d6220248a2a71f1955d953d8211007d042f
ASoC: codec: wolfson: Make the node name generic

According to Devicetree Specification v0.2 document:

"The name of a node should be somewhat generic, reflecting the function
of the device and not its precise programming model."

Do as suggested in the bindings examples.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
16 files changed:
Documentation/devicetree/bindings/sound/wm8510.txt
Documentation/devicetree/bindings/sound/wm8523.txt
Documentation/devicetree/bindings/sound/wm8524.txt
Documentation/devicetree/bindings/sound/wm8580.txt
Documentation/devicetree/bindings/sound/wm8711.txt
Documentation/devicetree/bindings/sound/wm8728.txt
Documentation/devicetree/bindings/sound/wm8731.txt
Documentation/devicetree/bindings/sound/wm8737.txt
Documentation/devicetree/bindings/sound/wm8741.txt
Documentation/devicetree/bindings/sound/wm8750.txt
Documentation/devicetree/bindings/sound/wm8753.txt
Documentation/devicetree/bindings/sound/wm8770.txt
Documentation/devicetree/bindings/sound/wm8776.txt
Documentation/devicetree/bindings/sound/wm8804.txt
Documentation/devicetree/bindings/sound/wm8903.txt
Documentation/devicetree/bindings/sound/wm8994.txt