linux-stable/drivers/reset/sti
Philipp Zabel 71400c3fc4 reset: sti/syscfg: replace comma with semicolon
Fixes a checkpatch warning:

  WARNING: Possible comma where semicolon could be used
  #156: FILE: drivers/reset/sti/reset-syscfg.c:156:
  +	rc->rst.ops = &syscfg_reset_ops,
  +	rc->rst.of_node = dev->of_node;

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2021-05-10 09:41:43 +02:00
..
Kconfig
Makefile
reset-stih407.c
reset-syscfg.c reset: sti/syscfg: replace comma with semicolon 2021-05-10 09:41:43 +02:00
reset-syscfg.h