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

From: Nicolas Ferre
Date: Fri Mar 22 2024 - 11:14:02 EST


On 22/03/2024 at 14:25, Wolfram Sang wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe

Match the wording in i2c_algorithm in I2C drivers wrt. the newest I2C
v7, SMBus 3.2, I3C specifications and replace "master/slave" with more
appropriate terms. For some drivers, this means no more conversions are
needed. For the others more work needs to be done but this will be
performed incrementally along with API changes/improvements. All these
changes here are simple search/replace results.

Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
---

[..]

drivers/i2c/busses/i2c-at91-master.c | 2 +-
drivers/i2c/busses/i2c-at91-slave.c | 8 ++++----

[..]

Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx> # for at91
Probably file names themselves will need some care, in a second time.

Thanks. Regards,
Nicolas

[..]

--
2.43.0