On Sun, 20 Aug 2023 09:20:05 +0100, Biju Das wrote: > Convert enum->pointer for data in the match tables, so that > device_get_match_data() can do match against OF/ACPI/I2C tables, once i2c > bus type match support added to it. > > Replace enum->struct *pca955x_chipdefs for data in the match table. > Simplify the probe() by replacing device_get_match_data() and ID lookup > for retrieving data by i2c_get_match_data(). > > [...] Applied, thanks! [1/1] leds: pca955x: Convert enum->pointer for data in the match tables commit: 734adca71b2ccc6df12c244037e0b284aab7cf58 -- Lee Jones [李琼斯]