commit | c6619d86f5adaea1290981c9461250160eac4aa7 | [log] [tgz] |
---|---|---|
author | Benjamin Chan <bkchan@codeaurora.org> | Thu May 18 15:21:44 2017 +0800 |
committer | Jeron Susan <jeron.susan@hi-p.com> | Thu May 18 15:21:52 2017 +0800 |
tree | 331574a2933627aacb002d9dc32edbf5971e931a | |
parent | cfd5b274875e3b8a01680fce21b7ff1c35b859b1 [diff] |
msm: mdss: Fix invalid dma attachment during fb shutdown If DMA attachment fail during fb_mmap, all ION memory will get free. It is necessary to reset the fbmem and fb_attachemnt pointer to NULL, otherwise during shutdown will perform another free and causing issue. CRs-Fixed: 1090244 Change-Id: I92affcf2ce039eecfc72b7c191e058f37815c726 Signed-off-by: Benjamin Chan <bkchan@codeaurora.org> FPIIM-829 Change-Id: I62348778016eb1311c08aa4f54718ba0ea034286