summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2024-04-10 08:59:35 -0500
committerJassi Brar <jassisinghbrar@gmail.com>2024-05-19 22:29:44 -0500
commit982b1451517df4e8aa8de5042fcd026970a34094 (patch)
treeeb44ce4d80d183bd51b37b835392d101a37c4c3e /tools/perf/scripts/python
parent8aa4a34d740cafa408032c76caa37ab8a45d8c96 (diff)
mailbox: omap: Remove device class
The driver currently creates a new device class "mbox". Then for each mailbox adds a device to that class. This class provides no file operations provided for any userspace users of this device class. It may have been extended to be functional in our vendor tree at some point, but that is not the case anymore, nor does it matter for the upstream tree. Remove this device class and related functions and variables. This also allows us to switch to module_platform_driver() as there is nothing left to do in module_init(). Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions