Re: [PATCH 0/3] i2c: remove 'of_node' from i2c_board_info

2025-05-20 Thread Wolfram Sang
On Mon, May 19, 2025 at 01:13:11PM +0200, Wolfram Sang wrote: > 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

Re: [PATCH 0/3] i2c: remove 'of_node' from i2c_board_info

2025-05-19 Thread Andy Shevchenko
On Mon, May 19, 2025 at 01:13:11PM +0200, Wolfram Sang wrote: > 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