Skip to content
Commit 3b87cc6f authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 517f4c49 7ce236fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment