mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk2928: rename cif_out_div as cif0_out_div, uniform camara code
This commit is contained in:
@@ -2123,7 +2123,7 @@ static struct clk_lookup clks[] = {
|
||||
//FIXME
|
||||
//CLK(NULL, "hclk_gps", &hclk_gps),
|
||||
|
||||
CLK(NULL, "cif_out_div", &clk_cif_out_div),
|
||||
CLK(NULL, "cif0_out_div", &clk_cif_out_div),
|
||||
CLK(NULL, "cif0_out", &clk_cif_out),
|
||||
CLK(NULL, "pclkin_cif0", &pclkin_cif0),
|
||||
CLK(NULL, "inv_cif0", &inv_cif0),
|
||||
|
||||
Reference in New Issue
Block a user