diff options
author | 2021-12-03 11:28:46 +0100 | |
---|---|---|
committer | 2021-12-13 11:44:47 +0100 | |
commit | c537be0bfad6337f2afd618fe252c03217191405 (patch) | |
tree | 863eb0b5e8bd24b09fe40beace8d3c33312d9543 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | i2c: acpi: Use acpi_dev_ready_for_enumeration() helper (diff) | |
download | wireguard-linux-c537be0bfad6337f2afd618fe252c03217191405.tar.xz wireguard-linux-c537be0bfad6337f2afd618fe252c03217191405.zip |
i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
Change i2c_acpi_new_device() into i2c_acpi_new_device_by_fwnode() and
add a static inline wrapper providing the old i2c_acpi_new_device()
behavior.
This is necessary because in some cases we may only have access
to the fwnode / acpi_device and not to the matching physical-node
struct device *.
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20211203102857.44539-4-hdegoede@redhat.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions