I promised Andy to support him in his cleanup efforts, and here is the outcome for tidying up i2c_board_info. It seems it was easier than anticipated. But my scanning scripts (awk, coccinelle) didn't find any more occurences and the build bots are happy, too. It really seems this is all that is left to do. No complaint, though.
Wolfram Sang (3): i2c: powermac: convert of_node usage to fwnode i2c: use only 'fwnode' for client devices i2c: remove 'of_node' member from i2c_boardinfo drivers/i2c/busses/i2c-powermac.c | 2 +- drivers/i2c/i2c-core-base.c | 3 +-- include/linux/i2c.h | 2 -- 3 files changed, 2 insertions(+), 5 deletions(-) -- 2.47.2