forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commite22842d
mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
Before enabling the clock, dwmmc exynos driver is trying to access theregister. Then the kernel panic can be occurred.Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>Tested-by: Chanwoo Choi <cw00.choi@samsung.com>Cc: stable@vger.kernel.orgSigned-off-by: Ulf Hansson <ulf.hansson@linaro.org>1 parente74ef21 commite22842d
1 file changed
+7
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
168 | 173 |
| |
169 | 174 |
| |
170 |
| - | |
| 175 | + | |
| 176 | + | |
171 | 177 |
| |
172 | 178 |
| |
173 | 179 |
| |
|
0 commit comments
Comments
(0)