diff options
author | 2024-04-10 08:59:39 -0500 | |
---|---|---|
committer | 2024-05-19 22:29:44 -0500 | |
commit | 34123b1a4add58b3af80e31a6df33f213c0afcaa (patch) | |
tree | 3652649a3cb338b1103c82379c49dbb83c7b8372 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mailbox: omap: Use function local struct mbox_controller (diff) | |
download | wireguard-linux-34123b1a4add58b3af80e31a6df33f213c0afcaa.tar.xz wireguard-linux-34123b1a4add58b3af80e31a6df33f213c0afcaa.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions