mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
The H616 codec does not have capture capabilities. Set the
.playback_only quirks flag to denote this.
This was somehow missing from the original driver patch, even though
the patch prior to it in the series added this quirk.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sun4i-codec.c | ||
| sun4i-i2s.c | ||
| sun4i-spdif.c | ||
| sun8i-adda-pr-regmap.c | ||
| sun8i-adda-pr-regmap.h | ||
| sun8i-codec-analog.c | ||
| sun8i-codec.c | ||
| sun50i-codec-analog.c | ||
| sun50i-dmic.c | ||