OSDN Git Service

ALSA: x86: modify modalias to match more devices
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 30 Mar 2018 03:52:00 +0000 (11:52 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 30 Mar 2018 03:52:00 +0000 (11:52 +0800)
commit5ca4656313933935ff81109ff7fe021a46e2f2e5
tree35144a92b466964d1ae632b99b7f3512c1f5f613
parent588cb0199fe4a03065b31736261a83b497821b7c
ALSA: x86: modify modalias to match more devices

The driver declares a modalias platform:hdmi_lpe_audio. However, in
/sys/devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/modalias of
ASUS VivoStick PC (TS10) it is platform:hdmi-lpe-audio.

Extend the modalias pattern to match this device.

Tested-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
sound/x86/intel_hdmi_audio.c