On Mon, Jun 5, 2017 at 9:40 AM, Andy Shevchenko <[email protected]> wrote: > There are new types and helpers that are supposed to be used in new code. > > As a preparation to get rid of legacy types and API functions do > the conversion here. > > Reviewed-by: Dan Williams <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > --- > drivers/acpi/nfit/core.c | 54 > ++++++++++++++++++++++++------------------------ > drivers/acpi/nfit/nfit.h | 3 +-- > include/linux/acpi.h | 1 + > 3 files changed, 29 insertions(+), 29 deletions(-)
Is there a git branch with these available, so I can run it through the nvdimm regression suite?

