acpi, nfit: allow specifying a default DSM family
authorLinda Knippers <linda.knippers@hpe.com>
Tue, 7 Mar 2017 21:35:13 +0000 (16:35 -0500)
committerDan Williams <dan.j.williams@intel.com>
Thu, 13 Apr 2017 04:56:41 +0000 (21:56 -0700)
commitba650cfcf94090a528fb9d8be467d17308311121
treeb08e11aed7cf50556708eafe65808a471dde7439
parent095ab4b39f91b475b07c0028c7a6a25e3cea2a86
acpi, nfit: allow specifying a default DSM family

Provide the ability to request a default DSM family. If it is not
supported, then fall back to the normal discovery order.

This is helpful for testing platforms that support multiple DSM
families.  It will also allow administrators to request the DSM family
that their management tools support, which may not be the first one
found using the current discovery order.

Signed-off-by: Linda Knippers <linda.knippers@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/acpi/nfit/core.c