aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8996.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-01-20ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown1-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
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown1-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>