]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b69cb18e78daba08da84f0fd6ebdf1b5174174e
tree2efc0f481be4070cf6e2916b037fa28ac0fcf092
parente958f175edc2abd8e83e4845860c1263ae53648b
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