Skip to content
Commit 4ea580f1 authored by Rabin Vincent's avatar Rabin Vincent Committed by Pierre Ossman
Browse files

mmci: fix crash with debug enabled



If MMC debugging is enabled, the mmci driver oopses because the DBG
macro uses host->mmc before it is set.  Set it earlier.

Signed-off-by: default avatarRabin Vincent <rabin@rab.in>
Signed-off-by: default avatarPierre Ossman <pierre@ossman.eu>
parent 4accfe25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment