mmc: dw_mmc: update kernel-doc comments for dw_mci
authorAlexey Roslyakov <alexey.roslyakov@gmail.com>
Thu, 22 Feb 2018 19:45:25 +0000 (02:45 +0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Mar 2018 12:04:30 +0000 (13:04 +0100)
commit4b514fa28760cc8f2b415fb0da72be79ccb5a5fd
tree578101ca6906bad12649b34c97290462a6747596
parentec10ab572e4060f6ef586952196ef80f3b3b7f3b
mmc: dw_mmc: update kernel-doc comments for dw_mci

cur_slot and num_slots has been removed from struct dw_mci in 42f989c002f2.
Unfortunately, inline documentation was not updated so far.

Fix @lock field documentation in Locking section.
Move @mrq field of struct dw_mci_slot mention closer to it
description, so no one could miss this slightest detail.

Couple of code style fixes as a bonus.

Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gmail.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.h