]> 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)
commitd2ffe1d4b1b759617b874ac6b994a1e2519fa1ee
tree2efc0f481be4070cf6e2916b037fa28ac0fcf092
parent7c73d7ad4a0ca1bd4628d561215c89bece73b5c4
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