Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • PanfrostPanfrost
  • linux
  • Repository
  • linux
  • drivers
  • bus
  • mvebu-mbus.c
Find file Blame History Permalink
  • Josh Cartwright's avatar
    bus: mvebu-mbus: make use of of_find_matching_node_and_match · 087a4ab2
    Josh Cartwright authored Feb 11, 2014
    
    
    Instead of the of_find_matching_node()/of_match_node() pair, which requires two
    iterations through the match table, make use of of_find_matching_node_and_match(),
    which only iterates through the table once.
    
    Signed-off-by: default avatarJosh Cartwright <joshc@codeaurora.org>
    Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
    087a4ab2