]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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 Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:13 +0000 (12:19 -0500)
commit0fdae6b37960a1894ded9b902821c95e6ae7bc18
tree73034e680a8509d150f0e131fa7e8b643540ed2b
parent00018d716a80177695a157ea6ef2070dd33e34ac
nfit: Don't check _STA on NVDIMM devices

Orabug: 22913653

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>
(cherry picked from commit 60e95f43fc8573e81f54b0c1e0bc542c2260d956)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/acpi/nfit.c