提交 8769392b 编写于 作者: D Deepak Saxena 提交者: Pierre Ossman

MMC: Trivial comment cleanup

Make the variable name in the comments match the actual name
of the variable.
Signed-off-by: NDeepak Saxena <dsaxena@laptop.org>
Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
上级 08f80bb5
......@@ -288,7 +288,7 @@ static struct device_type mmc_type = {
/*
* Handle the detection and initialisation of a card.
*
* In the case of a resume, "curcard" will contain the card
* In the case of a resume, "oldcard" will contain the card
* we're trying to reinitialise.
*/
static int mmc_init_card(struct mmc_host *host, u32 ocr,
......
......@@ -326,7 +326,7 @@ static struct device_type sd_type = {
/*
* Handle the detection and initialisation of a card.
*
* In the case of a resume, "curcard" will contain the card
* In the case of a resume, "oldcard" will contain the card
* we're trying to reinitialise.
*/
static int mmc_sd_init_card(struct mmc_host *host, u32 ocr,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册