]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: core: Make tuning block patterns static
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Dec 2014 15:53:34 +0000 (16:53 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:24 +0000 (09:56 +0100)
commit04cdbbfa73ebac57a30ec2ebebfd7e9342bbdc44
tree0387b6c78d85edc310bd3614b0b61d97431d4f42
parent6c2c6506101f030808c0f2d429399dc1ee7a1a06
mmc: core: Make tuning block patterns static

Since previous patches removed the need for the tuning block patterns
to be exported, let's move them close to the mmc_send_tuning() API.

Those are now intended to be used only by the mmc core.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/core/mmc.c
drivers/mmc/core/mmc_ops.c
include/linux/mmc/mmc.h