Searched hist:"0 f74f8b6675cc36d689abb4d9b3d75ab4049b7d7" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | core.c | diff 0f74f8b6675cc36d689abb4d9b3d75ab4049b7d7 Sat Mar 18 18:33:07 CDT 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void and simplify the callers accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
/openbmc/linux/include/linux/i3c/ |
H A D | master.h | diff 0f74f8b6675cc36d689abb4d9b3d75ab4049b7d7 Sat Mar 18 18:33:07 CDT 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void and simplify the callers accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
/openbmc/linux/drivers/i3c/master/ |
H A D | i3c-master-cdns.c | diff 0f74f8b6675cc36d689abb4d9b3d75ab4049b7d7 Sat Mar 18 18:33:07 CDT 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void and simplify the callers accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | svc-i3c-master.c | diff 0f74f8b6675cc36d689abb4d9b3d75ab4049b7d7 Sat Mar 18 18:33:07 CDT 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void and simplify the callers accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
H A D | dw-i3c-master.c | diff 0f74f8b6675cc36d689abb4d9b3d75ab4049b7d7 Sat Mar 18 18:33:07 CDT 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void and simplify the callers accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
/openbmc/linux/drivers/i3c/ |
H A D | master.c | diff 0f74f8b6675cc36d689abb4d9b3d75ab4049b7d7 Sat Mar 18 18:33:07 CDT 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i3c: Make i3c_master_unregister() return void
The function returned zero unconditionally. Switch the return type to void and simplify the callers accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20230318233311.265186-2-u.kleine-koenig@pengutronix.de Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|