mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
The legacy SST PCI driver matches Intel Tangier devices using
intel_sst_ids, but its only explicit module alias is "sst". That alias
does not match PCI modalias events when this driver is built as a module.
Publish its PCI table. The independently configurable SOF driver does
not provide aliases for the legacy SST module.
Fixes:
|
||
|---|---|---|
| .. | ||
| sst | ||
| Makefile | ||
| sst-atom-controls.c | ||
| sst-atom-controls.h | ||
| sst-mfld-dsp.h | ||
| sst-mfld-platform-compress.c | ||
| sst-mfld-platform-pcm.c | ||
| sst-mfld-platform.h | ||