[PATCH 0/3] i2c: busses: nomadik cleanups

Andi Shyti andi.shyti at kernel.org
Sat Jun 10 18:36:58 PDT 2023


Hi,

while browing the i2c code I spotted the unused goto. The other
two patches come naturally.

Andi

Andi Shyti (3):
  i2c: busses: i2c-nomadik: Remove unnecessary goto label
  i2c: busses: nomadik: Use devm_clk_get_enabled()
  i2c: busses: nomadik: Use dev_err_probe() whenever possible

 drivers/i2c/busses/i2c-nomadik.c | 45 +++++++++-----------------------
 1 file changed, 13 insertions(+), 32 deletions(-)

-- 
2.40.1




More information about the linux-arm-kernel mailing list