Jaehoon Chung ca2ec9adc9 mmc: dw_mmc: fix the wrong AND operation
These condition checking are wrong.
Original Author's intention might be "&" instead of "&&".
It can know whether receive or transmit data request with
BIT[4]/BIT[5] of RINTSTS register.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2016-06-27 09:43:26 +09:00
..
2015-05-05 12:29:36 +03:00
2016-06-20 05:14:46 -04:00
2015-05-05 12:29:36 +03:00
2015-05-05 12:29:36 +03:00
2016-02-06 12:00:59 +01:00