Home
last modified time | relevance | path

Searched hist:ce69e2fea093b7fa3991c87849c4955cd47796c9 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc.cdiff ce69e2fea093b7fa3991c87849c4955cd47796c9 Tue Jan 17 02:22:55 CET 2017 Shawn Lin <shawn.lin@rock-chips.com> 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>