diff options
author | Zou Wei <[email protected]> | 2020-04-21 20:31:46 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-04-23 15:48:53 +0200 |
commit | 580d952e44de5509c69c8f9346180ecaa78ebeec (patch) | |
tree | dd8dad279f871a738478cd0d30ec048d2d30e9fb /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
parent | 2717769e204e83e65b8819c5e2ef3e5b6639b270 (diff) |
tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
This patch fixes below error reported by coccicheck
drivers/tty/serial/bcm63xx_uart.c:848:2-8: ERROR: missing clk_put;
clk_get on line 842 and execution via conditional on line 846
Fixes: ab4382d27412 ("tty: move drivers/serial/ to drivers/tty/serial/")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zou Wei <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions