projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b40bacc
)
clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_data
author
Shawn Lin
<shawn.lin@rock-chips.com>
Sat, 12 Mar 2016 16:25:00 +0000
(
00:25
+0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 27 Mar 2016 11:03:34 +0000
(13:03 +0200)
mux_core_reg isn't been used anywhere, let's remove it.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/clk/rockchip/clk.h
b/drivers/clk/rockchip/clk.h
index 4798786703b8317b4a11b4a78a84aec2199f3df8..b298f99dae9748f5c99bea7e8e7f63ddcee632c1 100644
(file)
--- a/
drivers/clk/rockchip/clk.h
+++ b/
drivers/clk/rockchip/clk.h
@@
-245,7
+245,6
@@
struct rockchip_cpuclk_reg_data {
int core_reg;
u8 div_core_shift;
u32 div_core_mask;
- int mux_core_reg;
u8 mux_core_alt;
u8 mux_core_main;
u8 mux_core_shift;