Files
linux/drivers/i2c
Wolfram Sang d51e7cfca3 i2c: mt65xx: convert set_speed function to void
cppcheck rightfully reports:
drivers/i2c/busses/i2c-mt65xx.c:1464:6: warning: Condition 'ret' is always false [knownConditionTrueFalse]

Make the function void and simplify the code.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
2025-10-04 18:55:44 +02:00
..
2025-02-13 16:47:52 +01:00