]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/of/property.c
OF: properties: Implement get_match_data() callback
authorSinan Kaya <okaya@codeaurora.org>
Wed, 13 Dec 2017 07:20:50 +0000 (02:20 -0500)
committerVinod Koul <vinod.koul@intel.com>
Wed, 13 Dec 2017 08:40:58 +0000 (14:10 +0530)
commit1c2c82ea2826602717c32b72f7c6debbbf6aff48
tree021260b23f624e5a1cbe4a739f24edfca3b1d2f8
parentb283f157611f129f5bbbf7d06f5af860d76797fd
OF: properties: Implement get_match_data() callback

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

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