commit | 22a6564f716b0746b5a05add3f9f37549f89244e | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Sep 12 16:26:05 2019 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Thu Oct 31 15:18:28 2019 +0200 |
tree | e0988f4096669ad1dccf223420803411fb970e7e | |
parent | 581eb61a9465e1b9fc1df1a8912100702d7c2f31 [diff] |
clk: ti: clkctrl: convert to use bit helper macros instead of bitops This improves the readibility of the code slightly, and makes modifying the flags bit simpler. Signed-off-by: Tero Kristo <t-kristo@ti.com>