18 Feb, 2020

1 commit

  • Now that the component name is unique within ASoC, there is no need to
    hack the debugfs prefix to add more than one ASoC component to a linux
    device. Remove the unnecessary function and use
    snd_soc_register_component() directly.

    Signed-off-by: Jerome Brunet
    Link: https://lore.kernel.org/r/20200217092019.433402-1-jbrunet@baylibre.com
    Signed-off-by: Mark Brown

    Jerome Brunet
     

15 Feb, 2020

1 commit

  • Remove the double initialization of the dai input name as reported by
    sparse.

    Fixes: 65816025d461 ("ASoC: meson: aiu: add internal dac codec control support")
    Signed-off-by: Jerome Brunet
    Link: https://lore.kernel.org/r/20200214131350.337968-5-jbrunet@baylibre.com
    Signed-off-by: Mark Brown

    Jerome Brunet
     

14 Feb, 2020

1 commit