linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: core: prepare dropping support for I2C_COMPAT
@ 2024-09-02 19:00 Heiner Kallweit
  2024-09-02 19:01 ` [PATCH 1/2] i2c: core: Switch I2C_COMPAT to default n Heiner Kallweit
  2024-09-02 19:02 ` [PATCH 2/2] driver core: class: warn if a compatibility class is registered Heiner Kallweit
  0 siblings, 2 replies; 11+ messages in thread
From: Heiner Kallweit @ 2024-09-02 19:00 UTC (permalink / raw)
  To: Wolfram Sang, Greg Kroah-Hartman, Rafael J. Wysocki
  Cc: linux-i2c@vger.kernel.org, Linux Kernel Mailing List

I2C_COMPAT has been considered deprecated for 15 years now.
Therefore make it default n, before we remove support for it in the
near future. In addition warn any potential user of the old ABI.

Heiner Kallweit (2):
  i2c: core: Switch I2C_COMPAT to default n
  driver core: class: warn if a compatibility class is registered

 drivers/base/class.c | 3 +++
 drivers/i2c/Kconfig  | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.46.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-09-03 11:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 19:00 [PATCH 0/2] i2c: core: prepare dropping support for I2C_COMPAT Heiner Kallweit
2024-09-02 19:01 ` [PATCH 1/2] i2c: core: Switch I2C_COMPAT to default n Heiner Kallweit
2024-09-03  8:49   ` Greg Kroah-Hartman
2024-09-02 19:02 ` [PATCH 2/2] driver core: class: warn if a compatibility class is registered Heiner Kallweit
2024-09-02 19:20   ` Greg Kroah-Hartman
2024-09-03  9:04     ` Wolfram Sang
2024-09-03  9:06       ` Wolfram Sang
2024-09-03 10:06         ` Greg Kroah-Hartman
2024-09-03 10:43           ` Wolfram Sang
2024-09-03 10:50             ` Greg Kroah-Hartman
2024-09-03 11:09               ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).