commit | 2e55af28643a3253504dd578d8b26dac0cf0a2f3 | [log] [tgz] |
---|---|---|
author | Ranjhith Kalisamy <ranjhith@codeaurora.org> | Tue Aug 14 19:49:39 2012 +0530 |
committer | QuIC Gerrit Code Review <code-review@localhost> | Sat Aug 18 23:34:54 2012 -0700 |
tree | 83e73569a1e74da6d90f54abdeab1f75a171ecae | |
parent | 083b5b52b9cec0425b3b2ffea51ece3393be2516 [diff] |
msm: kgsl: Return error code when ION setup fails ion_import_dma_buf() can return a NULL without an error code. Detect this condition & return a -EINVAL as error. Change-Id: I18d058fd374a8d00c00bb943f496f446c9f1c90d Signed-off-by: Ranjhith Kalisamy <ranjhith@codeaurora.org>