u-boot-brain/drivers/clk/rockchip
Jagan Teki dd7dfa217e clk: rockchip: rk3399: Fix check patch warnings and checks
- CHECK: spaces preferred around that '*'
- CHECK: spaces preferred around that '/'
- CHECK: space preferred before that '|'
- WARNING: macros should not use a trailing semicolon
- CHECK: Unnecessary parentheses around 'fbdiv <= min_fbdiv'
- CHECK: Unnecessary parentheses around 'parent->id == SCLK_MAC'
- CHECK: Unnecessary parentheses around 'parent->dev == clk->dev'
- WARNING: line over 80 characters
- CHECK: Prefer kernel type 'u8' over 'uint8_t'
- Add proper macro definitions arrangements

Note: there are still line over 80 characters and other warnings but
fixing those making code look unreadable, so I kept it as it is.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
2019-07-19 11:11:09 +08:00
..
clk_rk322x.c rockchip: clk: rk322x: fix assert clock value 2019-05-08 17:34:12 +08:00
clk_rk3036.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3128.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3188.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3288.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3328.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3368.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3399.c clk: rockchip: rk3399: Fix check patch warnings and checks 2019-07-19 11:11:09 +08:00
clk_rv1108.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00