summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8996.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2012-01-201-0/+4
| | | | | | | | | With a low frequency SYSCLK and a fast I2C clock register synchronisation may occasionally take too long to take effect, causing I/O issues. Disable synchronisation in order to avoid any issues. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@kernel.org
* ASoC: Rename WM8915 to WM8996Mark Brown2011-08-081-0/+3717
For marketing reasons the part will be called WM8996. In order to avoid user confusion rename the driver to reflect this. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Acked-by: Liam Girdwood <lrg@ti.com>