OSDN Git Service

mmc: core: add proper be32 annotation
authorWinkler, Tomas <tomas.winkler@intel.com>
Sun, 2 Apr 2017 20:56:03 +0000 (23:56 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:42:19 +0000 (21:42 +0200)
commit06c9ccb78e68e2e9b69e736fc0a39fb13be49b74
tree11c6f82e92001c969de874e0259085b8add92160
parent861183f115cd80db7efebf5516f4e7a424c13abd
mmc: core: add proper be32 annotation

Annotate big endian values correctly and make sparse happy.
In mmc_app_send_scr remove scr function parameter as it was
updating card->raw_scr anyway.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc_ops.c
drivers/mmc/core/sd.c
drivers/mmc/core/sd_ops.c
drivers/mmc/core/sd_ops.h