mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
Revert "mmc_block: fix probe error cleanup bug"
This reverts commit 28967844a1.
This commit is contained in:
@@ -631,7 +631,6 @@ static int mmc_blk_probe(struct mmc_card *card)
|
||||
return 0;
|
||||
|
||||
out:
|
||||
mmc_cleanup_queue(&md->queue);
|
||||
mmc_blk_put(md);
|
||||
|
||||
return err;
|
||||
|
||||
Reference in New Issue
Block a user