summaryrefslogtreecommitdiffstats
path: root/drivers/base/component.c
Commit message (Expand)AuthorAgeFilesLines
* component: fix bug with legacy APIRussell King2014-07-041-4/+6
* component: add support for component match arrayRussell King2014-07-031-3/+117
* component: ignore multiple additions of the same componentRussell King2014-07-031-2/+8
* component: fix missed cleanup in case of devres failureRussell King2014-07-031-31/+31
* drivers/base: fix devres handling for master deviceRussell King2014-02-081-0/+8
* drivers/base: provide an infrastructure for componentised subsystemsRussell King2014-01-111-0/+382