Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-dm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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-dm
  • Repository
  • linux-dm
  • drivers
  • gpio
  • gpio-mockup.c
Find file BlameHistoryPermalink
  • Bartosz Golaszewski's avatar
    gpio: mockup: pass the named_lines parameter over platform_data · c3196a78
    Bartosz Golaszewski authored Nov 27, 2017
    
    
    Move the last bits of code dealing with module parameters to the init
    function. Add a new variable to platform data, which indicates to the
    probe function if it should name the GPIO lines. If we ever want to
    make the line naming more fine-grained (e.g. per chip switch) it will
    be easier this way.
    
    Signed-off-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    c3196a78