diff options
author | Andy Shevchenko <[email protected]> | 2021-06-09 20:30:35 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-06-20 22:47:24 +0200 |
commit | e11654ec22a3e00975a499fcfdbf0407e2d41b60 (patch) | |
tree | 98e204e081b885886e7ab219a4b0f37d07e5fae8 /scripts/gdb/linux/tasks.py | |
parent | 010e765b406f8e08685ea5b687c63a5ea234719a (diff) |
i2c: cht-wc: Replace of_node by NULL
The driver is run on the platforms where OF node is always NULL.
The confusion comes from IRQ domain APIs that take either OF or
firmware node as input parameter. Since fwnode is not used here
either, replace of_node by NULL.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions