]> Git Repo - linux.git/commit
ALSA: hdspm: drop SNDRV_PCM_RATE_KNOT
authorJerome Brunet <[email protected]>
Thu, 5 Sep 2024 14:12:56 +0000 (16:12 +0200)
committerTakashi Iwai <[email protected]>
Fri, 6 Sep 2024 07:23:55 +0000 (09:23 +0200)
commit151d82f914e85cc938d76315818d9d250a01ee90
treedba323f7e1fcbe814c7c18bc43a81cf6bbde0bc7
parent3cc1e94dbc1e65b77a22a8e4e5ab79319ab5ed98
ALSA: hdspm: drop SNDRV_PCM_RATE_KNOT

The custom rate constraint list was necessary to support 128kHz.
This rate is now available through SNDRV_PCM_RATE_128000.

Use it and drop the custom rate constraint rule.

Signed-off-by: Jerome Brunet <[email protected]>
Reviewed-by: David Rhodes <[email protected]>
Acked-by: Mark Brown <[email protected]>
Reviewed-by: Jaroslav Kysela <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://patch.msgid.link/[email protected]
sound/pci/rme9652/hdspm.c
This page took 0.051569 seconds and 4 git commands to generate.