OSDN Git Service

ais: move axi_irq process before sof_irq
authorAndy Sun <bins@codeaurora.org>
Thu, 25 Jan 2018 07:32:00 +0000 (15:32 +0800)
committerAndy Sun <bins@codeaurora.org>
Thu, 25 Jan 2018 07:32:05 +0000 (15:32 +0800)
commit1ceec25182248bec78ddb2c001f47f708f6d97f5
treec6f7ac038e9d083101d78ec25f7eec9544348609
parentea9d0315e31db813966d4e8fc06084147d907a1e
ais: move axi_irq process before sof_irq

Under high cpu loading condition, next field sof will come with previous
frame done together, need to process for previous one firstly.

Change-Id: I9438e5adc034a20a39b0bc072e97df05f8863e9d
Signed-off-by: Andy Sun <bins@codeaurora.org>
drivers/media/platform/msm/ais/isp/msm_isp_util.c