]> www.infradead.org Git - users/willy/linux.git/commit
fbdev: viafb: Make I2C terminology more inclusive
authorEaswar Hariharan <eahariha@linux.microsoft.com>
Thu, 11 Jul 2024 05:27:34 +0000 (05:27 +0000)
committerHelge Deller <deller@gmx.de>
Thu, 11 Jul 2024 10:07:48 +0000 (12:07 +0200)
commit8b5ea9029b03efda74292c57e0377a98ed0b7434
treea5c50a9a8561633a657378be7989521c40644d9e
parent3cf12cabc3be2855466e1433d943455b1032fd86
fbdev: viafb: 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/via/chip.h
drivers/video/fbdev/via/dvi.c
drivers/video/fbdev/via/lcd.c
drivers/video/fbdev/via/via_aux.h
drivers/video/fbdev/via/via_i2c.c
drivers/video/fbdev/via/vt1636.c