Re: [PATCH v2 2/3] platform/x86: intel_cht_int33fe: use inline reference properties

2019-09-07 Thread Andy Shevchenko
On Fri, Sep 06, 2019 at 03:26:10PM -0700, Dmitry Torokhov wrote: > Now that static device properties allow defining reference properties > together with all other types of properties, instead of managing them > separately, let's adjust the driver. > Acked-by: Andy Shevchenko > Signed-off-by: Dm

[PATCH v2 2/3] platform/x86: intel_cht_int33fe: use inline reference properties

2019-09-06 Thread Dmitry Torokhov
Now that static device properties allow defining reference properties together with all other types of properties, instead of managing them separately, let's adjust the driver. Signed-off-by: Dmitry Torokhov --- v1-v2: - rebased on top of linux-next-20190904 drivers/platform/x86/intel_cht_int