]> git.ipfire.org Git - thirdparty/linux.git/commit
i2c: core: Replace custom implementation of device_match_fwnode()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Jan 2026 13:22:41 +0000 (14:22 +0100)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 14 Jan 2026 07:02:20 +0000 (08:02 +0100)
commit861e0f8d81d727389311b58539952d0ca2095b9d
treede83745e314b14fce780d4b7e22a845612533ac8
parent1a1c74b66af815c5eacf73d5ec6e79e21e102fcf
i2c: core: Replace custom implementation of device_match_fwnode()

Replace custom implementation of the device_match_fwnode().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
drivers/i2c/i2c-core-base.c