Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-vs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-vs
  • Repository
Switch branch/tag
  • linux-vs
  • drivers
  • i3c
  • device.c
Find file BlameHistoryPermalink
  • Vitor Soares's avatar
    i3c: move i3c_device_match_id to device.c and export it · 934d24a5
    Vitor Soares authored Jul 19, 2019
    
    
    Some I3C device drivers need to know which entry matches the
    i3c_device object passed to the probe function
    
    Let's move i3c_device_match_id() to device.c and export it so it can be
    used by drivers.
    Signed-off-by: default avatarVitor Soares <vitor.soares@synopsys.com>
    Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
    934d24a5

Replace device.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.