aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2022-06-16 17:00:23 +0300
committerGreg Kroah-Hartman <[email protected]>2022-06-27 14:39:51 +0200
commit61dbc75ce00f4e27da61683d23cb4f9f3ef3f944 (patch)
treef0b40288fb41fa864a763468539e84fbeafd13cc /net/switchdev/switchdev.c
parent84b476b124d4581d0c18e2e39e14fca52feedffd (diff)
tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
There is no need for clk_prepare_enable() at the beginning of atmel_console_setup() and clk_disable_unprepare() at the end of atmel_console_setup() as the clock is already enabled when calling atmel_console_setup() and its disablement is done at the end of probe. Acked-by: Richard Genoud <[email protected]> Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions