aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorJerome Brunet <[email protected]>2024-09-05 16:13:03 +0200
committerTakashi Iwai <[email protected]>2024-09-06 09:23:55 +0200
commit7bc09f7eb5e1f09b91b8edcf492e50bfda54080e (patch)
tree8cfc97e58451d3ed8c30a6533f74a2c7edcdfc17 /lib/netdev-notifier-error-inject.c
parent9dc03a1250d4d645badc5cdd5a3bc47237ffcab9 (diff)
ASoC: cs35l34: drop useless rate contraint
The cs35l34 adds a useless rate constraint on startup. It does not set SNDRV_PCM_RATE_KNOT and the rates set are already a subset of the ones provided in the constraint list, so it is a no-op. >From the rest of the code, it is likely HW supports more than the 32, 44.1 and 48kHz listed in CS35L34_RATES but there is no way to know for sure without proper documentation. Keep the driver as it is for now and just drop the useless constraint. 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]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions