OSDN Git Service

mmc: core: Improve documentation of MMC_CAP_HW_RESET
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 21 Aug 2020 06:35:33 +0000 (08:35 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 7 Sep 2020 07:11:29 +0000 (09:11 +0200)
commit6932794192f63c5e105eade19fba26b8ef29ec79
treea19d6f9ac4805455501d10e339843684d4e90b32
parent46f4a69ec8ed6ab9f6a6172afe50df792c8bc1b6
mmc: core: Improve documentation of MMC_CAP_HW_RESET

MMC_CAP_HW_RESET means that the controller is capable of resetting the eMMC
device via RST_n signal, not a reset of the controller. Two drivers got
this wrong, so let's make it more clear.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20200821063533.3771-1-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
include/linux/mmc/host.h