diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-19 02:05:53 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-12-07 03:02:05 +0300 |
commit | ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8 (patch) | |
tree | f013e9daec3d283bbf34d34f1f9312e5531a7d71 /lib/dynamic_debug.c | |
parent | 29f1c7fd61a31e0335ce41d4b2788959ad7c468d (diff) | |
download | linux-ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8.tar.xz |
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 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions