Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • arch
  • powerpc
  • kernel
  • of_platform.c
Find file BlameHistoryPermalink
  • Stephen Rothwell's avatar
    [POWERPC] Prepare to remove of_platform_driver name · cd6eed37
    Stephen Rothwell authored Sep 21, 2007
    
    
    The name field of of_platform_driver is just copied into the included
    device_driver.  By not overriding an already initialised device_driver
    name, we can convert the drivers over time to stop using the
    of_platform_driver name.
    
    Also we were not copying the owner field from of_platform_driver, so do
    the same with it.
    Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    cd6eed37