]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: pcm1792a: Rename pcm1792a to pcm179x
authorMichael Trimarchi <michael@amarulasolutions.com>
Sat, 9 Jan 2016 23:38:04 +0000 (00:38 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 10 Jan 2016 12:01:12 +0000 (12:01 +0000)
commit1b8c6d697559924a16c1c35408e32ca622daca32
treeff89f18410640d3946cfe6c528cf4b3aef637ad9
parent3d16226f5d3f41f2e41f362d660fa77aaa435b1d
ASoC: pcm1792a: Rename pcm1792a to pcm179x

pcm1792a is compatible with pcm1795 and pcm1796 so it's
better to have them under the common name pcm179x

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/pcm1792a.txt [deleted file]
Documentation/devicetree/bindings/sound/pcm179x.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/pcm1792a.c [deleted file]
sound/soc/codecs/pcm1792a.h [deleted file]
sound/soc/codecs/pcm179x.c [new file with mode: 0644]
sound/soc/codecs/pcm179x.h [new file with mode: 0644]