diff options
author | 2018-03-14 19:25:06 +0100 | |
---|---|---|
committer | 2018-03-15 07:17:21 -0700 | |
commit | 71cfdd0bad3ad91680e6b82cac634154cf56376e (patch) | |
tree | 6eb9fe253a8fa414bd87a20bda10843828a5ebe1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfit_test: prevent parsing error of nfit_test.0 (diff) | |
download | wireguard-linux-71cfdd0bad3ad91680e6b82cac634154cf56376e.tar.xz wireguard-linux-71cfdd0bad3ad91680e6b82cac634154cf56376e.zip |
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 '')
0 files changed, 0 insertions, 0 deletions