]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: add the device name in debugging message for supplying vmmc
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Oct 2016 06:22:22 +0000 (15:22 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 28 Oct 2016 02:02:16 +0000 (11:02 +0900)
commit288db7c7c00acadf699a726deba2d9825bdd9c2b
treeba797d7a6a62acb2798a9d3961e68671f412b759
parentf55ae19703ebf3aa19eadb66d6977779675c88d5
mmc: add the device name in debugging message for supplying vmmc

If vmmc didn't supply, we didn't know which card didn't supply vmmc.
And changed from "put" to "debug".

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/mmc.c