]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: use BIT() within defines
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 27 Apr 2016 16:51:24 +0000 (18:51 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:36:02 +0000 (10:36 +0200)
commit253c638707b7038d306717c3cd21412a86fdf600
treeba976e023a3e77799e3f71fa8d3496439689842b
parent4a536cd089cafeac68c876cd14eeb7edc34e3122
mmc: tmio: use BIT() within defines

BIT() makes it easier to match the bits to the datasheet. This is
especially important here, since some variants have different names in
their datasheets (like with Renesas R-Car).

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc.h