On Wed, May 31, 2017 at 12:41 PM, 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. > > Cc: 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(-) >
Looks good to me. Reviewed-by: Dan Williams <[email protected]>

