Searched hist:bc9775d8697f57b333b6b316fb5145d6ca9dc36d (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/nvdimm/ |
H A D | e820.c | diff bc9775d8697f57b333b6b316fb5145d6ca9dc36d Fri Jul 22 05:03:19 CEST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm: move ->module to struct nvdimm_bus_descriptor
Let the provider module be explicitly passed in rather than implicitly assumed by the module that calls nvdimm_bus_register(). This is in preparation for unifying the nfit and nfit_test driver teardown paths.
Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | core.c | diff bc9775d8697f57b333b6b316fb5145d6ca9dc36d Fri Jul 22 05:03:19 CEST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm: move ->module to struct nvdimm_bus_descriptor
Let the provider module be explicitly passed in rather than implicitly assumed by the module that calls nvdimm_bus_register(). This is in preparation for unifying the nfit and nfit_test driver teardown paths.
Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | nd-core.h | diff bc9775d8697f57b333b6b316fb5145d6ca9dc36d Fri Jul 22 05:03:19 CEST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm: move ->module to struct nvdimm_bus_descriptor
Let the provider module be explicitly passed in rather than implicitly assumed by the module that calls nvdimm_bus_register(). This is in preparation for unifying the nfit and nfit_test driver teardown paths.
Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | bus.c | diff bc9775d8697f57b333b6b316fb5145d6ca9dc36d Fri Jul 22 05:03:19 CEST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm: move ->module to struct nvdimm_bus_descriptor
Let the provider module be explicitly passed in rather than implicitly assumed by the module that calls nvdimm_bus_register(). This is in preparation for unifying the nfit and nfit_test driver teardown paths.
Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/linux/include/linux/ |
H A D | libnvdimm.h | diff bc9775d8697f57b333b6b316fb5145d6ca9dc36d Fri Jul 22 05:03:19 CEST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm: move ->module to struct nvdimm_bus_descriptor
Let the provider module be explicitly passed in rather than implicitly assumed by the module that calls nvdimm_bus_register(). This is in preparation for unifying the nfit and nfit_test driver teardown paths.
Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | diff bc9775d8697f57b333b6b316fb5145d6ca9dc36d Fri Jul 22 05:03:19 CEST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm: move ->module to struct nvdimm_bus_descriptor
Let the provider module be explicitly passed in rather than implicitly assumed by the module that calls nvdimm_bus_register(). This is in preparation for unifying the nfit and nfit_test driver teardown paths.
Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|