Hi, On Mon, Jun 20 2011, Will Newton wrote: > On Mon, Jun 20, 2011 at 9:24 AM, Seungwon Jeon <tgih.jun@xxxxxxxxxxx> wrote: >> Response timeout(RTO), Response crc error(RCRC) and Response error(RE) >> signals come with command done(CD) and can be raised preceding command >> done(CD). That is these error interrupts and CD can be handled in >> separate dw_mci_interrupt(). If mmc_request_done() is called because of >> response timeout before command done is occured, next request can be >> sent, but CD of current request is not finished. This can bring about >> a broken sequence of request and request-done. >> >> And Data error interrupt(DRTO, DCRC, SBE, EBE) and data transfer >> over(DTO) are same reanson. >> >> Signed-off-by: Seungwon Jeon <tgih.jun@xxxxxxxxxxx> > > Acked-by: Will Newton <will.newton@xxxxxxxxxx> Pushed to mmc-next for 3.1, thanks. - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html