[PATCH] I2C: keep i2c-dev numbers in sync with i2c adapter numbers
This makes userspace tools easier to figure out which i2c-dev device is assigned to which i2c adapter. Yes, we can overflow the i2c dev array right now, but that would take a lot of i2c adapter modprobe/rmmod cycles. That will be fixed up soon.
Showing
Please register or sign in to comment