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)
commit2cafc5cb4fcbe648d0d16ec5039ee292d85d7bfa
treeba976e023a3e77799e3f71fa8d3496439689842b
parent2c54506b769d0633aac8f0511ef23f76bedeec9e
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