commit | ed9059cd80189991bea0e76feb51f61a1b51c3eb | [log] [tgz] |
---|---|---|
author | Srinu Gorle <sgorle@codeaurora.org> | Tue Sep 04 14:20:50 2012 +0530 |
committer | Srinu Gorle <sgorle@codeaurora.org> | Thu Sep 06 13:18:09 2012 +0530 |
tree | 58e83af8406b10f98d1fe7067d6ea95d95f55a26 | |
parent | d912079eb370d4e18697c0ef16f263645fe2ebbb [diff] |
msm: wfd: Add error handling for input buffer ion map failure Target reset happens when trying to do a ion_unmap_iommu on the above fd, which was never mapped. Added a check for non-zero virtual address. Change-Id: I663cf20b68978d23cf91c7257cd2a5cc9f0ba7e6 CRs-Fixed: 394779 Signed-off-by: Srinu Gorle <sgorle@codeaurora.org>