commit | ae4bf788ee9bf7c2d51b0309117d1fcccbdd50a2 | [log] [tgz] |
---|---|---|
author | Venkatraman S <svenkatr@ti.com> | Thu Aug 09 20:36:07 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Tue Sep 04 13:58:24 2012 -0400 |
tree | 6b1f9d252d3cbb32252dd1749c213f101157095b | |
parent | 1f6b9fa40e76fffaaa0b3bd6a0bfdcf1cdc06efa [diff] |
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ Consolidate the duplicated code around the handling of CMD_TIMEOUT, CMD_CRC, DATA_TIMEOUT, DATA_CRC and CARD_ERR handling into a single function. This generally shrinks code bloat, but is also required for implementing software based guard timers. Signed-off-by: Venkatraman S <svenkatr@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>