On Mon, 04 Dec 2023 12:45:07 +0000, Biju Das wrote: > Simplify probe() by replacing of_device_get_match_data() and ID lookup for > retrieving match data by i2c_get_match_data(). > > Some minor cleanups: > * Remove the trailing comma in the terminator entry for the ID > table making code robust against (theoretical) misrebases or other > similar things where the new entry goes _after_ the termination without > the compiler noticing. > * Move OF table near to the user. > > [...] Applied, thanks! [1/1] mfd: da9062: Simplify obtaining I2C match data commit: 9b413e3c07d251191410976d669260079b48e7b1 -- Lee Jones [李琼斯]