[PATCH 64/64] i2c: reword i2c_algorithm in drivers according to newest specification

Wolfram Sang wsa+renesas at sang-engineering.com
Fri Mar 22 09:48:54 PDT 2024


> >  static const struct i2c_algorithm at91_twi_algorithm = {
> > -	.master_xfer	= at91_twi_xfer,
> > +	.xfer	= at91_twi_xfer,
> 
> Seems you made this by a script, can you check the indentations afterwards?

Yes, I noticed as well. But other (not converted) drivers have issues
there as well, so this will be a seperate patch.

Thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240322/dabfbbcf/attachment.sig>


More information about the linux-arm-kernel mailing list