[PATCH 0/3] i2c: dev: fix blocked adapter deregistration

Johan Hovold posted 3 patches 1 month ago
There is a newer version of this series
drivers/i2c/i2c-dev.c | 155 +++++++++++++++++++++++++-----------------
1 file changed, 94 insertions(+), 61 deletions(-)
[PATCH 0/3] i2c: dev: fix blocked adapter deregistration
Posted by Johan Hovold 1 month ago
As part of addressing i2c lifetime issues, this series fixes an issue
which may actually matter to some people, at least if they are playing
around with USB attached i2c controllers, and whose fix does not depend
on any larger rework.

This could possibly go into 7.3, but can also wait for 7.4 as the impact
of the issue (both in terms of number of affected users and symptoms)
should be limited.

Johan


Johan Hovold (3):
  i2c: dev: fix blocked adapter deregistration
  i2c: dev: drop unnecessary sysfs device lookup
  i2c: dev: clean up registration

 drivers/i2c/i2c-dev.c | 155 +++++++++++++++++++++++++-----------------
 1 file changed, 94 insertions(+), 61 deletions(-)

-- 
2.54.0