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)
commitf90d2e4035d456cb20c0b784725d556eb4de4d8a
treeca079929290d32f6d314cfe521bf5cfd65e496e9
parent7eece8d0e436e1eabc6b0adb04872964afe20b35
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