[PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller

Andi Shyti andi.shyti at kernel.org
Fri Mar 8 14:54:15 PST 2024


Hi Theo,

> +static inline void nmk_i2c_writeb(const struct nmk_i2c_dev *priv, u32 val,
> +				unsigned long reg)

If you don't mind, I fixed this checkpatch warning while
applying:

CHECK: Alignment should match open parenthesis
#103: FILE: drivers/i2c/busses/i2c-nomadik.c:247:
+static inline void nmk_i2c_writeb(const struct nmk_i2c_dev *priv, u32 val,
+                               unsigned long reg)

Andi



More information about the linux-arm-kernel mailing list