]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (pmbus/core) Use the new i2c_client debugfs directory
authorGuenter Roeck <linux@roeck-us.net>
Sat, 25 Jan 2025 22:35:47 +0000 (14:35 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 2 Mar 2025 16:48:32 +0000 (08:48 -0800)
commitde438ec92f83a2c3107514dd676fbd7db5eebbba
tree459248e03a8334cfd6393d0ce8aa0221dadadb32
parent6625a059e60c4ca8908219b309d26e7635706845
hwmon: (pmbus/core) Use the new i2c_client debugfs directory

The I2C core now manages a debugfs directory per I2C client. PMBus has
its own debugfs hierarchy. Link the two, so a user will be pointed to
the I2C domain from the PMBus domain.

Suggested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/pmbus_core.c