diff options
author | Wayne Zou <b36644@freescale.com> | 2013-03-12 16:54:59 +0800 |
---|---|---|
committer | Liu Ying <Ying.liu@freescale.com> | 2013-03-13 14:52:59 +0800 |
commit | 7add4572a8166f599e71aacc043bcbfa415d9590 (patch) | |
tree | 482d3343ef2e366400734eff2d5393f259937492 /lib/string_helpers.c | |
parent | 554827b5e8e7d755d556044db64093acadb19c91 (diff) |
ENGR00253927 IPU: Fix NULL pointer bug when BG EOF interrupt occur early
Fix NULL pointer bug when IPU BG EOF interrupt occur before register irq handler
It can be reproduced on MIPI DSI display on i.mx6dl SabreSD board.
The sequence is:
a) enable display channel
b) pan display (fb_set_var()) -> ipu_enable_irq
c) ipu_request_irq
If an EOF interrupt comes before c and after b, the issue happens.
Conflicts:
drivers/video/mxc/mxc_ipuv3_fb.c
Signed-off-by: Wayne Zou <b36644@freescale.com>
(cherry picked from commit 62960a81f593190813c171002ba2103ce32ce01a)
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions