clocksource/drivers/fttmr010: Switch to use bitops
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 18 May 2017 20:17:02 +0000 (22:17 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 12 Jun 2017 08:14:01 +0000 (10:14 +0200)
commitd0d76d575960b0bf0e1481cb3f578add9b26988c
treed2e07f0dd69d378d5a26f9cf6310d52f4bd3ebc6
parente7bad212ca0e6b1dcca1e0316ca8658c738c1206
clocksource/drivers/fttmr010: Switch to use bitops

This switches the drivers to use the bitops BIT() macro
to define bits.

Cc: Joel Stanley <joel@jms.id.au>
Tested-by: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-fttmr010.c