diff options
author | 2025-01-25 11:15:25 -0800 | |
---|---|---|
committer | 2025-01-26 12:03:54 +0100 | |
commit | 6250ebe666e425e173df5e11e8a612d57921f48d (patch) | |
tree | a4f9281b803ae33f1b156650adf11e23df2be5d9 /scripts/lib/kdoc/kdoc_files.py | |
parent | i2c: imx-lpi2c: select CONFIG_I2C_SLAVE (diff) | |
download | linux-rng-6250ebe666e425e173df5e11e8a612d57921f48d.tar.xz linux-rng-6250ebe666e425e173df5e11e8a612d57921f48d.zip |
i2c: Fix core-managed per-client debugfs handling
The debugfs directory should be created when a device
is probed, not when it is registered. It should be removed
when the device is removed, not when it is unregistered.
Fixes: d06905d68610 ("i2c: add core-managed per-client directory in debugfs")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions