msm: mdss: use default iommu page fault handler
Currently MDSS driver use private iommu page fault handler,
which is very primitive in terms of providing details about
the page fault. So instead of using private page fault handler,
switch back to default handler which provides plenty of debug details.
Change-Id: I8ab77f558ba3bee561391b608ec3e6091367ff6e
Signed-off-by:
Ujwal Patel <ujwalp@codeaurora.org>
Loading
Please register or sign in to comment