summaryrefslogtreecommitdiff
path: root/include/linux/component.h
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2014-04-18 23:05:53 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-12-07 00:02:05 +0000
commitffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8 (patch)
treef013e9daec3d283bbf34d34f1f9312e5531a7d71 /include/linux/component.h
parent29f1c7fd61a31e0335ce41d4b2788959ad7c468d (diff)
component: track components via array rather than list
Since we now have an array which defines each component, maintain the components to be bound in the array rather than a separate list. We also need duplicate tracking so we can eliminate multiple bind calls for the same component: we preserve the list-based component order in that the first match which adds the component determines its position. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux/component.h')
0 files changed, 0 insertions, 0 deletions