Ian Lepore a98788edff Handle the possibility that SDHCI_PLATFORM_START_TRANSFER() can fail, by
moving the handling of curcmd->error != 0 to the end of the interrupt
handler.  Also make sdhci_finish_data() idempotent by moving the setting
of slot->data_done = 1 down past the point where the busdma buffer is
unmapped.  This allows for the possibility that the finish routine can
get called from multiple places when handling errors.
2015-01-11 21:25:03 +00:00
..
2014-12-28 20:42:28 +00:00
2014-08-05 23:35:19 +00:00
2014-08-05 23:58:49 +00:00
2014-05-20 19:55:06 +00:00
2014-09-28 07:40:26 +00:00
2014-10-10 14:17:42 +00:00
2015-01-09 12:26:08 +00:00
2014-10-11 19:36:59 +00:00
2014-12-03 00:47:05 +00:00
2014-11-18 21:58:57 +00:00
2014-11-11 14:30:35 +00:00
2014-09-19 03:55:19 +00:00
2014-05-16 21:19:17 +00:00
2015-01-07 21:44:57 +00:00
2014-11-21 21:34:19 +00:00
2014-02-04 20:52:33 +00:00
2014-11-20 20:09:18 +00:00