Re: [net-next,v4 0/2] Enable SFP on ACPI based systems

From: David Miller
Date: Thu May 30 2019 - 14:31:39 EST


From: Ruslan Babayev <ruslan@xxxxxxxxxxx>
Date: Tue, 28 May 2019 16:02:31 -0700

> Changes:
> v2:
> - more descriptive commit body
> v3:
> - made 'i2c_acpi_find_adapter_by_handle' static inline
> v4:
> - don't initialize i2c_adapter to NULL. Instead see below...
> - handle the case of neither DT nor ACPI present as invalid.
> - alphabetical includes.
> - use has_acpi_companion().
> - use the same argument name in i2c_acpi_find_adapter_by_handle()
> in both stubbed and non-stubbed cases.

Series applied.