mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
At parsing the channel mapping for HDMI, the current code may spew WARN_ON() unnecessarily for the case where only invalid (zero) channel maps are given from the hardware. Drop WARN_ON() and reorganize the code a bit for avoiding the hdmi_slot over the array size. Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221390 Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20260428061800.80527-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| ext | ||
| array.c | ||
| bus.c | ||
| component.c | ||
| controller.c | ||
| device.c | ||
| hda_bus_type.c | ||
| hdmi_chmap.c | ||
| i915.c | ||
| intel-dsp-config.c | ||
| intel-nhlt.c | ||
| intel-sdw-acpi.c | ||
| Kconfig | ||
| local.h | ||
| Makefile | ||
| regmap.c | ||
| stream.c | ||
| sysfs.c | ||
| trace.c | ||
| trace.h | ||