mmc: dw_mmc: silent verbose log when calling from PM context
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 17 Jan 2017 01:22:55 +0000 (09:22 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:53 +0000 (13:20 +0100)
commitce69e2fea093b7fa3991c87849c4955cd47796c9
tree5426921c88bf020947c3ef6d42343656d8894a27
parente13934bdf45935f51243515c275629922dc43839
mmc: dw_mmc: silent verbose log when calling from PM context

When deploying runtime PM, it's quite verbose to print the
log of ios setting. Also it's useless to print it from system
PM as it should be the same with booting time. We also have
sysfs to get all these information from ios attribute, so let's
skip this print from PM context.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c