diff options
author | Rafał Miłecki <[email protected]> | 2023-12-19 13:01:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-01-04 17:01:13 +0100 |
commit | 43f60e3fb62edc7bd8891de8779fb422f4ae23ae (patch) | |
tree | 9d0babad93481fe39a2cd25be365620a4d8a0ac2 /scripts/gdb/linux/lists.py | |
parent | 401df0d4f4098ecc9c5278da2f50756d62e5b37d (diff) |
nvmem: drop nvmem_layout_get_match_data()
Thanks for layouts refactoring we now have "struct device" associated
with layout. Also its OF pointer points directly to the "nvmem-layout"
DT node.
All it takes to get match data is a generic of_device_get_match_data().
Signed-off-by: Rafał Miłecki <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Reviewed-by: Michael Walle <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions