Previously when NACK occurred we just retry the protocol.
But it is possible to TR_DONE interrupt occur at the process
of NACK ISR. To prevent TR_DONE interrupt clear, we consider
TR_DONE at NACK ISR.
Change-Id: I3eb57019de66849e75c5f53dbfeb4d988c81bdc0 Signed-off-by: Kyungwoo Kang <kwoo.kang@samsung.com>