]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fbdev: smscufx: Make I2C terminology more inclusive
authorEaswar Hariharan <eahariha@linux.microsoft.com>
Thu, 11 Jul 2024 05:27:33 +0000 (05:27 +0000)
committerHelge Deller <deller@gmx.de>
Thu, 11 Jul 2024 10:07:48 +0000 (12:07 +0200)
commit3cf12cabc3be2855466e1433d943455b1032fd86
treefb76bc260d9a97614bbe4836b9d4e960fd9bb660
parent7ee6cfe6d9cf53df926386801a006cc9c22e8a36
fbdev: smscufx: Make I2C terminology more inclusive

I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave"
with more appropriate terms. Inspired by Wolfram's series to fix drivers/i2c/,
fix the terminology for users of I2C_ALGOBIT bitbanging interface, now that
the approved verbiage exists in the specification.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/smscufx.c