diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-04-16 10:01:37 +0300 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-04-16 18:08:56 +0200 |
commit | 81e68e2df0410ea2fbfb8f6b81a5d7bdf326d613 (patch) | |
tree | 3192492975ef023cab7d5ccaee27af3e54540d7f /scripts/gdb/linux/lists.py | |
parent | adc8d1200dbbe6726abf89070edb58bca95f1485 (diff) |
media: i2c: ds90ub960: Remove of_node assignment
Remove of_node assignment which duplicates fwnode in struct i2c_board_info.
In general drivers must not set both, it's quite confusing. The I²C core
will consider fwnode with a priority and of_node is subject to remove from
above mentioned data structure.
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions