Home
last modified time | relevance | path

Searched hist:"995 d3fde" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3399.c995d3fde Tue Apr 19 14:07:01 CDT 2016 Heiko Stuebner <heiko@sntech.de> clk: rockchip: reign in some overly long lines in the rk3399 controller

We allow overlong lines in the array portitions describing the clock
trees to ease readability by having each element always at the same
position. But the rest of the code should honor the 80 char limit.

Fix the newly added rk3399 clock code to respect that.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
995d3fde Tue Apr 19 14:07:01 CDT 2016 Heiko Stuebner <heiko@sntech.de> clk: rockchip: reign in some overly long lines in the rk3399 controller

We allow overlong lines in the array portitions describing the clock
trees to ease readability by having each element always at the same
position. But the rest of the code should honor the 80 char limit.

Fix the newly added rk3399 clock code to respect that.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>