commit | 1e91a2e5d827e643cbabad66d133f155a7fcb0de | [log] [tgz] |
---|---|---|
author | Ruslan Babayev <ruslan@babayev.com> | Tue May 28 16:02:32 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 30 11:27:46 2019 -0700 |
tree | 7071fef48f4b3e36381f0c0d278da546592afbca | |
parent | 517f4c49aafce3d2c3ac54ae0bb36f2c76e57fe8 [diff] |
i2c: acpi: export i2c_acpi_find_adapter_by_handle This allows drivers to lookup i2c adapters on ACPI based systems similar to of_get_i2c_adapter_by_node() with DT based systems. Signed-off-by: Ruslan Babayev <ruslan@babayev.com> Cc: xe-linux-external@cisco.com Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>