mbox series

[0/3] ASoC: meson-axg: fifo and card fixup

Message ID 20180726124544.14740-1-jbrunet@baylibre.com (mailing list archive)
Headers show
Series ASoC: meson-axg: fifo and card fixup | expand

Message

Jerome Brunet July 26, 2018, 12:45 p.m. UTC
The purpose of this patchset is to solve the problems which have
been raised since the initial axg sound support has been accepted.

Jerome Brunet (3):
  ASoC: meson: use IRQ_RETVAL in the fifo irq handler
  ASoC: meson: update axg sound card bindings
  ASoC: meson: align axg card driver with DT bindings documentation

 .../bindings/sound/amlogic,axg-sound-card.txt | 68 +++++++++----------
 sound/soc/meson/axg-card.c                    | 12 ++--
 sound/soc/meson/axg-fifo.c                    |  2 +-
 3 files changed, 41 insertions(+), 41 deletions(-)