diff options
author | Guenter Roeck <linux@roeck-us.net> | 2025-01-25 11:15:25 -0800 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-01-26 12:03:54 +0100 |
commit | 6250ebe666e425e173df5e11e8a612d57921f48d (patch) | |
tree | a4f9281b803ae33f1b156650adf11e23df2be5d9 /net/lapb/lapb_timer.c | |
parent | 5851a88dac1501353659690343b936d6fcb5d509 (diff) |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions