]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb47d85051c3eb8e9b1c64642694d9327c90f017
tree55286959c9d1a8b6845c0b3c05e8aa1721233b2f
parenta8f6605f426c5d8088ed493400aefb5990731abd
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