openwrt/target/linux/ramips
Nick Hainke 31b3e61d77 ramips: 6.1: dai_dma: drop dma_data->slave_id in mt7620 support patch
Upstream dropped slave_id in dai_dma [0]. So drop it also in the mt7620
support patch.

Fixes errors in the form of:
   sound/soc/ralink/ralink-i2s.c: In function 'ralink_i2s_init_dma_data':
  sound/soc/ralink/ralink-i2s.c:452:17: error: 'struct snd_dmaengine_dai_dma_data' has no member named 'slave_id'
    452 |         dma_data->slave_id = i2s->txdma_req;
        |                 ^~
  sound/soc/ralink/ralink-i2s.c:462:17: error: 'struct snd_dmaengine_dai_dma_data' has no member named 'slave_id'
    462 |         dma_data->slave_id = i2s->rxdma_req;
        |                 ^~

[0] - https://lore.kernel.org/r/20211122222203.4103644-3-arnd@kernel.org

Signed-off-by: Nick Hainke <vincent@systemli.org>
2024-02-10 13:06:05 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: fix dts error in LED color/function conversion 2024-02-08 00:01:22 +01:00
files/drivers ramips: 6.1: pinctrl: fix compilation with 6.1 2024-02-10 13:06:05 +01:00
image ramips: mt76x8: add support for TP-Link RE365 v1 2024-01-10 20:56:06 +01:00
mt76x8 ramips: 6.1: copy config and patches 2024-02-10 13:06:05 +01:00
mt7620 ramips: 6.1: copy config and patches 2024-02-10 13:06:05 +01:00
mt7621 ramips: 6.1: copy config and patches 2024-02-10 13:06:05 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
patches-6.1 ramips: 6.1: dai_dma: drop dma_data->slave_id in mt7620 support patch 2024-02-10 13:06:05 +01:00
rt288x ramips: 6.1: copy config and patches 2024-02-10 13:06:05 +01:00
rt305x ramips: 6.1: copy config and patches 2024-02-10 13:06:05 +01:00
rt3883 ramips: 6.1: copy config and patches 2024-02-10 13:06:05 +01:00
Makefile ramips: Switch default kernel to 5.15 2023-02-17 16:31:53 +02:00
modules.mk ramips: 6.1: mt7621-dma: add hsdma driver to files 2024-02-10 13:06:05 +01:00