Commit a8ecbc5
spi: Export acpi_spi_find_controller_by_adev()
Export acpi_spi_find_controller_by_adev() so that ACPI glue code which
wants to dynamically create a spi_device using acpi_spi_device_alloc() or
spi_new_device() on a controller, to which the code does not already have
a reference, can find the controller.
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>1 parent f6d7f05 commit a8ecbc5
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2523 | 2523 | | |
2524 | 2524 | | |
2525 | 2525 | | |
2526 | | - | |
2527 | | - | |
2528 | 2526 | | |
2529 | 2527 | | |
2530 | 2528 | | |
| |||
4519 | 4517 | | |
4520 | 4518 | | |
4521 | 4519 | | |
4522 | | - | |
| 4520 | + | |
4523 | 4521 | | |
4524 | 4522 | | |
4525 | 4523 | | |
| |||
4533 | 4531 | | |
4534 | 4532 | | |
4535 | 4533 | | |
| 4534 | + | |
4536 | 4535 | | |
4537 | 4536 | | |
4538 | 4537 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
867 | 867 | | |
868 | 868 | | |
869 | 869 | | |
| 870 | + | |
870 | 871 | | |
871 | 872 | | |
872 | 873 | | |
| |||
0 commit comments