commit | 280427a6a776b1ce6594ffd914eaeddca20fb220 | [log] [tgz] |
---|---|---|
author | Balamurugan Alagarsamy <balaga@codeaurora.org> | Tue Jul 07 14:15:24 2015 +0530 |
committer | Balamurugan Alagarsamy <balaga@codeaurora.org> | Fri Jul 10 12:04:17 2015 +0530 |
tree | 834291633afb7534cc91fc72430b165197262566 | |
parent | 90cee04c60475dde54bbf7fbeba905dce86fe5ff [diff] |
msm: vidc: flush work handler before unloading firmware In case if the spurious interrupts is handled, while the poweroff is done at the time of unloading firmware, can create crashes in iommu_attach_device. So, the core work handler need to be flushed before doing power off and unloading the venus firmware. Change-Id: I6a9c5911da855c6d530fd4683a3d9ebebb45c1b0 Signed-off-by: Balamurugan Alagarsamy <balaga@codeaurora.org>