OSDN Git Service

mmc: block: Simplify logging during probe about added partitions
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 3 Mar 2021 12:20:48 +0000 (13:20 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 30 Mar 2021 09:42:01 +0000 (11:42 +0200)
commitce999ed15e23cbe3d6310e10dffdd585674a393d
treed9c30cb38dfb2be057a16f3d929a1b195669c855
parent1d848c28874e9bf12460dc085ec116d062de8e68
mmc: block: Simplify logging during probe about added partitions

To simplify the code, move the logging into the common mmc_blk_alloc_req()
and drop the rather useless information about the partition type/id.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20210303122049.151986-3-ulf.hansson@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/block.c