commit | 7d572f176f371ede0c59469cebfa3b7b9f100731 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Sun Nov 13 13:09:36 2011 +0530 |
committer | Subhash Jadavani <subhashj@codeaurora.org> | Thu Nov 17 11:02:42 2011 +0530 |
tree | c895167b79636a61d0304e65c3e986e47ace4264 | |
parent | ca53a33ce6c4ef33e69fc8f8d889bcf45c6ec31e [diff] |
mmc: msm_sdcc: add BUG_ON() checks for data buffer sg list For data transfer requests, make sure that sg list is not NULL and length of sg list is not zero. Change-Id: I0d9c317a9fc2660e8495eeeb9c3d806c68f074d2 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>