commit | af09a5e926d67911ba2def00037ab8f7e19251a4 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Mon Apr 16 18:19:38 2018 +0200 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Wed Apr 25 10:52:59 2018 +0530 |
tree | 0aac441433d15fc2cc9104f8fd86f1eb95d9ae40 | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 [diff] |
phy: exynos-mipi-video: Simplify code by using regmap_update_bits() There is no functional change, just replacing regmap_read()/modify/ regmap_write() with regmap_update_bits() function calls. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>