commit | d0d76d575960b0bf0e1481cb3f578add9b26988c | [log] [tgz] |
---|---|---|
author | Linus Walleij <[email protected]> | Thu May 18 22:17:02 2017 +0200 |
committer | Daniel Lezcano <[email protected]> | Mon Jun 12 10:14:01 2017 +0200 |
tree | d2e07f0dd69d378d5a26f9cf6310d52f4bd3ebc6 | |
parent | e7bad212ca0e6b1dcca1e0316ca8658c738c1206 [diff] |
clocksource/drivers/fttmr010: Switch to use bitops This switches the drivers to use the bitops BIT() macro to define bits. Cc: Joel Stanley <[email protected]> Tested-by: Jonas Jensen <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]>