commit | 80212a162329e590fde02d8457af16ea0ab0a55f | [log] [tgz] |
---|---|---|
author | Sinan Kaya <[email protected]> | Wed Dec 13 02:20:48 2017 -0500 |
committer | Vinod Koul <[email protected]> | Wed Dec 13 14:10:57 2017 +0530 |
tree | 054a70992f391a682093d1234f35b7b0a9994685 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
ACPI / bus: Introduce acpi_get_match_data() function OF has of_device_get_match_data() function to extract driver specific data structure. Add a similar function for ACPI. Signed-off-by: Sinan Kaya <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Signed-off-by: Vinod Koul <[email protected]>