Skip to content
Commit 51cf784c authored by Dan Williams's avatar Dan Williams
Browse files

device-dax: Start defining a dax bus model



Towards eliminating the dax_class, move the dax-device-attribute
enabling to a new bus.c file in the core. The amount of code
thrash of sub-sequent patches is reduced as no logic changes are made,
just pure code movement.

A temporary export of unregister_dex_dax() and dax_attribute_groups is
needed to preserve compilation, but those symbols become static again in
a follow-on patch.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 753a0850
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment