mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
The drm/msm module bundles several drivers, each of them having a
separate OF match table, however only MDSS (subsystem), KMS devices and
GPU have corresponding MODULE_DEVICE_ID tables.
Add MODULE_DEVICE_ID to the display-related driver and to all other
drivers in this module, simplifying userspace job.
Fixes:
|
||
|---|---|---|
| .. | ||
| dsi_phy_7nm.c | ||
| dsi_phy_10nm.c | ||
| dsi_phy_14nm.c | ||
| dsi_phy_20nm.c | ||
| dsi_phy_28nm_8960.c | ||
| dsi_phy_28nm.c | ||
| dsi_phy.c | ||
| dsi_phy.h | ||