On Mon, Dec 4, 2023 at 1:45 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> 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. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds