diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2018-03-14 21:25:06 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2018-03-15 17:17:21 +0300 |
commit | 71cfdd0bad3ad91680e6b82cac634154cf56376e (patch) | |
tree | 6eb9fe253a8fa414bd87a20bda10843828a5ebe1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1526f9e2ac1df62106c15a18fd6895258c579c90 (diff) | |
download | linux-71cfdd0bad3ad91680e6b82cac634154cf56376e.tar.xz |
libnvdimm: provide module_nd_driver wrapper
Provide a module_nd_driver() wrapper over simple nd_driver_register()
nd_driver_unregister() combinations in module_init() and module_exit()
respectively.
Note an explicit nd_driver_unregister() had to be implemented as nd
bus drivers did call device_unregister() direcly in the module_exit()
function.
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions