mmc: sdhci-cadence: use bitfield access macros for cleanup
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 Dec 2017 17:00:09 +0000 (02:00 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 22 Jan 2018 05:11:58 +0000 (14:11 +0900)
commit954a963146c2f4487f5efce0be00e5625bc41e88
tree3c3889839dcc32f363f2c538996ee2a83323ed70
parentbe165fbbf18ad3926337fe51a337dca730fa7278
mmc: sdhci-cadence: use bitfield access macros for cleanup

This driver is a counterpart from the one in Linux.  Follow the
clean-up I did in Linux.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/sdhci-cadence.c