mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
The BCM63xx I2S platform driver matches brcm,bcm63xx-i2s using
snd_soc_bcm_audio_match. With SND_BCM63XX_I2S_WHISTLER=m, the platform
bus emits an OF modalias but snd-soc-63xx does not publish that table.
Export the existing OF IDs for module autoloading. The PCM companion
and the probe path remain unchanged.
Fixes:
|
||
|---|---|---|
| .. | ||
| bcm63xx-i2s-whistler.c | ||
| bcm63xx-i2s.h | ||
| bcm63xx-pcm-whistler.c | ||
| bcm2835-i2s.c | ||
| cygnus-pcm.c | ||
| cygnus-ssp.c | ||
| cygnus-ssp.h | ||
| Kconfig | ||
| Makefile | ||