Skip to content
Snippets Groups Projects
Select Git revision
  • ee43a1a0cd2a8f33cddfa1323a60b5cfcf865ba0
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Aaro Koskinen authored and Mark Brown committed
    Commit e2257971 ("ASoC: simple card: set cpu-dai sysclk
    with mclk-fs") added sysclk / SND_SOC_CLOCK_OUT setting, that makes
    asoc_simple_card_hw_params fail if the operation is not supported,
    although the intention clearly was to ignore ENOTSUPP. Fix it.
    
    The patch fixes audio playback on Kirkwood / OpenRD client,
    where the following errors are seen:
    
    	asoc-simple-card sound: ASoC: machine hw_params failed: -524
    	alsa-lib: /alsa-lib-1.0.28/src/pcm/pcm_hw.c:327:(snd_pcm_hw_hw_params) SNDRV_PCM_IOCTL_HW_PARAMS failed (-524): Unknown error 524
    
    Fixes: e2257971 ("ASoC: simple card: set cpu-dai sysclk with mclk-fs")
    Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
    Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
    Signed-off-by: default avatarMark Brown <broonie@kernel.org>
    ee43a1a0
    History
    Name Last commit Last update