commit | 74b7011e34cbdb06a79cef38fe5b7819a7f7939e | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Fri May 17 16:09:50 2013 -0700 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Tue Jun 04 13:04:44 2013 -0700 |
tree | af0dde9e67f4f462283661fa2d190c875603eb72 | |
parent | f84c836b4cb2205941193b432b288ef1feddfa9e [diff] |
msm: vidc: Add error handling for session init failure When driver tries to open more instances than FW supports, FW returns session_init failure. This failure needs to be handled properly by the driver. CRs-Fixed: 487665 Change-Id: If15d00d046a0b8b8a41c1d2941e53a742ab7ef0f Signed-off-by: Praneeth Paladugu <ppaladug@codeaurora.org>