diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2022-01-03 15:37:12 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-01-06 18:27:10 -0800 |
commit | d95abcab7b4aef11b29a5342b11fa60fd211929f (patch) | |
tree | 9d3d3704ced7bb418928a5a4ab6fdd240bdf9157 /drivers/i2c | |
parent | 4233463866796affc6674888e4cbaa24e0ff7965 (diff) | |
download | linux-d95abcab7b4aef11b29a5342b11fa60fd211929f.tar.gz linux-d95abcab7b4aef11b29a5342b11fa60fd211929f.tar.bz2 linux-d95abcab7b4aef11b29a5342b11fa60fd211929f.zip |
clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers
Appropriately change calls to regmap_update_bits() with regmap_set_bits()
and regmap_clear_bits() for improved readability.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220103143712.46675-2-angelogioacchino.delregno@collabora.com
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions