Jaehoon Chung e61cf1184d mmc: dw_mmc: fix suspend/resume operation
This patch is related to re-init processing on suspend/resume.

When card is resuming, some register is reset.  If card is removable,
maybe controller should be rescan for card.  But if assume card is
non-removable, need to restore the old value at registers.

We store the value of FIFOTH at probe time and then restore it in
dw_mci_resume().

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-03-17 15:35:20 -04:00
..
2010-11-01 15:38:34 -04:00
2011-03-15 13:51:47 -04:00
2009-03-24 21:30:03 +01:00
2011-03-15 13:49:32 -04:00
2010-12-24 16:00:17 +01:00
2009-10-01 16:11:15 -07:00
2011-03-15 13:48:25 -04:00