]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ti: clkctrl: convert to use bit helper macros instead of bitops
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Sep 2019 13:26:05 +0000 (16:26 +0300)
committerTero Kristo <t-kristo@ti.com>
Thu, 31 Oct 2019 13:18:28 +0000 (15:18 +0200)
commit22a6564f716b0746b5a05add3f9f37549f89244e
treee0988f4096669ad1dccf223420803411fb970e7e
parent581eb61a9465e1b9fc1df1a8912100702d7c2f31
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>
drivers/clk/ti/clkctrl.c
include/linux/clk/ti.h