component: add support for component match array
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2014 10:18:01 +0000 (11:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Jul 2014 10:32:43 +0000 (11:32 +0100)
commit6955b58254c2bcee8a7b55ce06468a645dc98ec5
tree2efc0f481be4070cf6e2916b037fa28ac0fcf092
parentfcbcebce7159c928692dc6a5e88869f6e44438b9
component: add support for component match array

Add support for generating a set of component matches at master probe
time, and submitting them to the component layer.  This allows the
component layer to perform the matches internally without needing to
call into the master driver, and allows for further restructuring of
the component helper.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/base/component.c
include/linux/component.h