On Fri, Aug 04, 2023 at 08:09:14AM +0100, Biju Das wrote: > Enhance i2c_get_match_data() for a faster path for device_get_ > match_data(). Strange wrap, the function name shouldn't have a new line in between :-) > While at it, add const to struct i2c_driver to prevent overriding > the driver pointer. ... > v6: > * Separate patch to prepare for better difference for > i2c_match_id() changes. With this it actually should be patch 2 and patch 2 become 3 (there is not much difference code wise, but logically this can be applied even without the rest). With the above addressed Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko