commit | d4b2c375fc7d6fe56bbc438ffe3060f87f22cdb7 | [log] [tgz] |
---|---|---|
author | Balaji T K <balajitk@ti.com> | Tue Jan 21 19:54:42 2014 +0530 |
committer | Chris Ball <chris@printf.net> | Tue Mar 04 11:45:10 2014 -0500 |
tree | 50c64daac76440eaab5eae5a47bcce91a5e43907 | |
parent | 6e3076c27da0ac653dda6503dadd2852c2d0eac1 [diff] |
mmc: omap_hsmmc: fix request done for sbc error case mrq is not populated for set block count(cmd23) command. Use block read/write mmc_commond pointer for request done and avoid NULL pointer access in error case for sbc (cmd23). Signed-off-by: Balaji T K <balajitk@ti.com> Signed-off-by: Chris Ball <chris@printf.net>