The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-ac97-gpio
for you to fetch changes up to 9bf5c3d11f1fbaf43399d189f05fb20ceb46ee5d:
ASoC: ac97: add gpio chip (2015-11-18 18:08:54 +0000)
---------------------------------------------------------------- ASoC: Add a GPIO chip for AC'97
GPIOs are part of the AC'97 spec, enable their use on embedded platforms using AC'97.
---------------------------------------------------------------- Robert Jarzmik (1): ASoC: ac97: add gpio chip
include/sound/ac97_codec.h | 3 ++ sound/soc/soc-ac97.c | 125 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+)