nfit: Don't check _STA on NVDIMM devices
authorLinda Knippers <linda.knippers@hp.com>
Wed, 22 Jul 2015 20:17:22 +0000 (16:17 -0400)
committerDan Williams <dan.j.williams@intel.com>
Tue, 28 Jul 2015 02:53:20 +0000 (22:53 -0400)
commit60e95f43fc8573e81f54b0c1e0bc542c2260d956
treef567f9fe99cfb2e18e48f966a4c11359cab1a673
parent6b47496a6fc81816e7edaf8224dfb88e402a05f5
nfit: Don't check _STA on NVDIMM devices

The _STA only applies to the root device, not the individual NVDIMMS,
so don't check here. NVDIMM device state flags are checked elsewhere.

Signed-off-by: Linda Knippers <linda.knippers@hp.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/acpi/nfit.c
This page took 0.024296 seconds and 5 git commands to generate.