nfit: always associate flush hints
authorDan Williams <dan.j.williams@intel.com>
Thu, 26 May 2016 18:38:08 +0000 (11:38 -0700)
committerDan Williams <dan.j.williams@intel.com>
Fri, 8 Jul 2016 00:11:09 +0000 (17:11 -0700)
commitad9ac5e1957531a826ff6d71dc105f01fa665d2e
tree30c3b4b356ae9c2d53077567673609d4e75bc6e6
parentb28f08ce500a54ac86e3c391817507bc1e7d217c
nfit: always associate flush hints

Before enabling use of flush hints for pmem regions, we need to make
sure they are always associated.  Move the initialization of nfit_flush
out of the block-window specific init path to the general init path.

Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/acpi/nfit.c