]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 19 Jan 2017 20:07:17 +0000 (21:07 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:34 +0000 (13:20 +0100)
commit20dd03734cac41a0545dd24f5e81d8ff0c80874b
tree1cdc88ed0866e5494b040fbc4981f265ce977acd
parente4f38eb18aedd098b3019e82df07f583a5cbcc58
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS

QUIRK sounds like there is something wrong, but actually there are just
some bits which need to be 1. Rename it to be more clear.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mobile_sdhi.c
drivers/mmc/host/tmio_mmc_pio.c
include/linux/mfd/tmio.h