On Thu, Aug 31, 2023 at 05:04:56PM +0100, Biju Das wrote: > This patch series extend support for retrieving match data for ID lookup > by using i2c_get_match_data(). > > The first patch fixes the driver_data for ID table and second patch > convert enum->pointer for constification of data and extending match data > support for ID table. The third and fourth patches replaces comparison of > did against hardware differences with data and feature variable. The last > patch drop CONFIG_OF ifdeffery. > > This patch series is only compile tested. FWIW, with the cosmetic changes it's fine, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko