]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: L3 bus: Add default gpio ops
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 4 Aug 2016 13:38:41 +0000 (15:38 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:55:20 +0000 (11:55 +0100)
commit0306741004fdfc2bc515b4b129b1f86881c5fcf5
treeb87a6bbe52669766b548d86348388a93859a0ff3
parent9b08f30c4f91fb9bbafa6a844cd0302e5752b21e
ASoC: L3 bus: Add default gpio ops

This adds aptional GPIO bit-bang based callback implementations
for setting CLK, DATA and MODE L3 bus lines.  It is added here
to avoid possible duplicate implementations across users of
the bus.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/l3.h
sound/soc/codecs/l3.c