From: David S. Miller Date: Thu, 30 May 2019 18:27:47 +0000 (-0700) Subject: Merge branch 'Enable-SFP-on-ACPI-based-systems' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3b87cc6feccbf472402e4733120e86fb2233ed5c;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'Enable-SFP-on-ACPI-based-systems' Ruslan Babayev says: ==================== Enable SFP on ACPI based systems 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. ==================== Signed-off-by: David S. Miller --- 3b87cc6feccbf472402e4733120e86fb2233ed5c