]> git.baikalelectronics.ru Git - kernel.git/commit
can: sja1000: Change the return type as void for SoC specific init
authorBiju Das <biju.das.jz@bp.renesas.com>
Sun, 10 Jul 2022 11:52:47 +0000 (12:52 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 19 Jul 2022 18:46:59 +0000 (20:46 +0200)
commit813bf08ed0ce9c9cf872886843969b45ca6f2c43
tree77e489e31a3bf42aaf6b1b38cca0ac6b799104e0
parentfb67ee7326e973281b62593b88ad16dbac43cd0d
can: sja1000: Change the return type as void for SoC specific init

Change the return type as void for SoC specific init function as it
always return 0.

Link: https://lore.kernel.org/all/20220710115248.190280-6-biju.das.jz@bp.renesas.com
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/sja1000/sja1000_platform.c