diff options
author | 2014-08-05 18:39:41 +0530 | |
---|---|---|
committer | 2014-08-19 20:52:04 +0530 | |
commit | 23e11811378259831777e8fdc8b9836faeaa72cd (patch) | |
tree | ce63996c49211c5a15a4bf277bfd0c41e6c67d52 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.17-rc1 (diff) | |
download | wireguard-linux-23e11811378259831777e8fdc8b9836faeaa72cd.tar.xz wireguard-linux-23e11811378259831777e8fdc8b9836faeaa72cd.zip |
dma: imx-sdma: use module_platform_driver for SDMA driver
Currently there is no module_exit declared in SDMA driver, so that once
sdma module is inserted, it's shown with permanent attribute by lsmod,
and it can't be removed.
Use module_platform_driver to register/unregister SDMA driver and modify
SDMA's remove operation, to make SDMA driver possible to be removed.
Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions