diff options
author | Andrew Davis <afd@ti.com> | 2024-04-10 08:59:39 -0500 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2024-05-19 22:29:44 -0500 |
commit | 34123b1a4add58b3af80e31a6df33f213c0afcaa (patch) | |
tree | 3652649a3cb338b1103c82379c49dbb83c7b8372 /scripts/gdb/linux/interrupts.py | |
parent | 2a0fca3949b5835442333d03ee63a48e038cceea (diff) |
mailbox: omap: Use mbox_controller channel list directly
The driver stores a list of omap_mbox structs so it can later use it to
lookup the mailbox names in of_xlate. This same information is already
available in the mbox_controller passed into of_xlate. Simply use that
data and remove the extra allocation and storage of the omap_mbox list.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions