aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2016-10-19 21:06:25 +0000
committerMyungJoo Ham <[email protected]>2016-11-17 02:31:27 +0000
commitca5c3b216fcbbfb1cfa30c82267c9ee5c8763069 (patch)
tree92a124cc069b00cc560a51366f67fc77be2ee72f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentPM / devfreq: rk3399_dmc: Fix module autoload (diff)
downloadkernel-ca5c3b216fcbbfb1cfa30c82267c9ee5c8763069.tar.gz
kernel-ca5c3b216fcbbfb1cfa30c82267c9ee5c8763069.zip
PM / devfreq: exynos-nocp: Fix module autoload
If the driver is built as a module, autoload won't work because the module alias information is not filled. So user-space can't match the registered device with the corresponding module. Export the module alias information using the MODULE_DEVICE_TABLE() macro. Before this patch: $ modinfo drivers/devfreq/event/exynos-nocp.ko | grep alias $ After this patch: $ modinfo drivers/devfreq/event/exynos-nocp.ko | grep alias alias: of:N*T*Csamsung,exynos5420-nocpC* alias: of:N*T*Csamsung,exynos5420-nocp Signed-off-by: Javier Martinez Canillas <[email protected]> Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions