aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorPhilipp Zabel <[email protected]>2016-04-27 08:17:51 +0000
committerDave Airlie <[email protected]>2016-05-05 00:34:52 +0000
commit503fe87bd0a8346ba9d8b7f49115dcd0a4185226 (patch)
treecc9499b79a1805dc27b9de902d0a341524946f1d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... (diff)
downloadkernel-503fe87bd0a8346ba9d8b7f49115dcd0a4185226.tar.gz
kernel-503fe87bd0a8346ba9d8b7f49115dcd0a4185226.zip
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
If of_node is set before calling platform_device_add, the driver core will try to use of: modalias matching, which fails because the device tree nodes don't have a compatible property set. This patch fixes imx-ipuv3-crtc module autoloading by setting the of_node property only after the platform modalias is set. Fixes: 304e6be652e2 ("gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports") Reported-by: Dennis Gilmore <[email protected]> Signed-off-by: Philipp Zabel <[email protected]> Tested-By: Dennis Gilmore <[email protected]> Cc: [email protected] # 4.4+ Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions