ACPI: properties: Implement get_match_data() callback
authorSinan Kaya <okaya@codeaurora.org>
Wed, 13 Dec 2017 07:20:51 +0000 (02:20 -0500)
committerVinod Koul <vinod.koul@intel.com>
Wed, 13 Dec 2017 08:40:58 +0000 (14:10 +0530)
commit146b4dbb0eef3695f35f5a80224d1f18c110ec85
tree55286959c9d1a8b6845c0b3c05e8aa1721233b2f
parent1c2c82ea2826602717c32b72f7c6debbbf6aff48
ACPI: properties: Implement get_match_data() callback

Now that we have a get_match_data() callback as part of the firmware node,
implement the ACPI specific piece for it.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/acpi/property.c