diff options
author | Andrew Davis <afd@ti.com> | 2024-04-10 16:59:35 +0300 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2024-05-20 06:29:44 +0300 |
commit | 982b1451517df4e8aa8de5042fcd026970a34094 (patch) | |
tree | eb44ce4d80d183bd51b37b835392d101a37c4c3e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8aa4a34d740cafa408032c76caa37ab8a45d8c96 (diff) | |
download | linux-982b1451517df4e8aa8de5042fcd026970a34094.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions