OSDN Git Service

msm: vidc: Communicate session error to client if aborted.
authorAbdulla Anam <abdullahanam@codeaurora.org>
Wed, 4 May 2016 21:16:29 +0000 (02:46 +0530)
committerKyle Yan <kyan@codeaurora.org>
Wed, 29 Jun 2016 22:01:40 +0000 (15:01 -0700)
commit9a3382024f60947b407d01fd0100faca503f5bee
tree5769abafbcb4d722701530dfc394d8f323e0a431
parented6ef4b17077950c6136f7af0d4c8daf236e1993
msm: vidc: Communicate session error to client if aborted.

msm_comm_kill_session is called in driver only in situations where
the driver state goes bad. session_abort is called on firmware
which may be honored. But still the session_error needs to be
communicated to the client or else client will operate oblivious
about the bad video driver state.

Change-Id: Iafb90cde31a985bf5377fdcdd1a9653a965c5600
Signed-off-by: Abdulla Anam <abdullahanam@codeaurora.org>
drivers/media/platform/msm/vidc/msm_vidc_common.c