diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2016-11-18 11:06:10 +0100 |
---|---|---|
committer | CK Hu <ck.hu@mediatek.com> | 2016-11-24 07:53:15 +0100 |
commit | 5ad45307d990020b25a8f7486178b6e033790f70 (patch) | |
tree | 16f34af8e621e75a30967825705e0252f4946e8f /arch/frv | |
parent | drm/mediatek: fixed the calc method of data rate per lane (diff) | |
download | linux-5ad45307d990020b25a8f7486178b6e033790f70.tar.xz linux-5ad45307d990020b25a8f7486178b6e033790f70.zip |
drm/mediatek: fix null pointer dereference
The probe function requests the interrupt before initializing
the ddp component. Which leads to a null pointer dereference at boot.
Fix this by requesting the interrput after all components got
initialized properly.
Fixes: 119f5173628a ("drm/mediatek: Add DRM Driver for Mediatek SoC
MT8173.")
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Change-Id: I57193a7ab554dfb37c35a455900689333adf511c
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions