]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Convert __mmc_switch() into an internal core function
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 15 Sep 2015 13:19:45 +0000 (15:19 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 14:59:54 +0000 (15:59 +0100)
commitebcccf0902751dd1af77550f6c718305b282ae32
treeca079929290d32f6d314cfe521bf5cfd65e496e9
parent5c2b0656ed8180ab519159e886fffac0fa2b74a2
mmc: core: Convert __mmc_switch() into an internal core function

As there are no users of the __mmc_switch() API, except for the mmc core
itself, let's convert it from an exported function into an internal.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc_ops.c
drivers/mmc/core/mmc_ops.h
include/linux/mmc/core.h