The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v4.0-rc7
for you to fetch changes up to 14f0413ce3c400a74213a861bc8f47dca5e4d231:
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4 (2015-04-11 22:09:14 +0100)
---------------------------------------------------------------- ASoC: Last minute fix for v4.0
This patch backs out a change that came in during the merge window which selects a configuration for GPIO4 on pcm512x CODECs that may not be suitable for all systems using the device. Changes for v4.1 will make this properly configurable but for now it's safest to revert to the v3.19 behaviour and leave the pin configuration alone.
Sorry for sending this direct at the last minute but due to the GPIO misuse it'd be really good to get it in the release and I'd not realised it hadn't been sent yet - between some travel, a job change and other non-urgent fixes coming in I'd lost track of the urgency. It's been in -next for several weeks now, is isolated to the driver and fairly clear to inspection.
---------------------------------------------------------------- Howard Mitchell (1): ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
sound/soc/codecs/pcm512x.c | 19 ------------------- 1 file changed, 19 deletions(-)