OpenCloudOS-Kernel/drivers/dax
Dan Williams 89ec9f2cfa device-dax: Move resource pinning+mapping into the common driver
Move the responsibility of calling devm_request_resource() and
devm_memremap_pages() into the common device-dax driver. This is another
preparatory step to allowing an alternate personality driver for a
device-dax range.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2019-01-06 21:26:21 -08:00
..
Kconfig dax: introduce CONFIG_DAX_DRIVER 2018-04-03 05:41:19 -07:00
Makefile device-dax: Start defining a dax bus model 2019-01-06 21:24:46 -08:00
bus.c device-dax: Move resource pinning+mapping into the common driver 2019-01-06 21:26:21 -08:00
bus.h device-dax: Move resource pinning+mapping into the common driver 2019-01-06 21:26:21 -08:00
dax-private.h device-dax: Move resource pinning+mapping into the common driver 2019-01-06 21:26:21 -08:00
device.c device-dax: Move resource pinning+mapping into the common driver 2019-01-06 21:26:21 -08:00
pmem.c device-dax: Move resource pinning+mapping into the common driver 2019-01-06 21:26:21 -08:00
super.c device-dax: Introduce bus + driver model 2019-01-06 21:24:46 -08:00