mmc: core: export function mmc_do_release_host()
authorUlf Hansson <ulf.hansson@stericsson.com>
Wed, 9 Mar 2011 08:11:02 +0000 (09:11 +0100)
committerChris Ball <cjb@laptop.org>
Thu, 17 Mar 2011 19:35:11 +0000 (15:35 -0400)
commitab1efd271704416c9e6e9cb4e5f58e7e4c4260e6
tree6199d0a57592537c2e1f050754415225561c6b48
parent0aab3995485b8a994bf29a995a008c9ea4a28054
mmc: core: export function mmc_do_release_host()

When using mmc_try_claim_host the corresponding release
function is mmc_do_release_host, which then also must
be exported.

Reviewed-by: Jonas Aberg <jonas.aberg@stericsson.com>
Reviewed-by: Sebastian Rasmussen <sebastian.rasmussen@stericsson.com>
Signed-off-by: Ulf Hansson <ulf.hansson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c
include/linux/mmc/core.h