Skip to content
GitLab
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
  • 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-vs
  • Repository
Switch branch/tag
  • linux-vs
  • drivers
  • base
  • regmap
  • regmap-irq.c
Find file BlameHistoryPermalink
  • Charles Keepax's avatar
    regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime · fba5b1e9
    Charles Keepax authored Aug 12, 2019 and Mark Brown's avatar Mark Brown committed Aug 12, 2019
    
    
    Some error paths in regmap_irq_thread put the pm_runtime others do not,
    there is no reason to leave the pm_runtime enabled in some cases so
    update those paths to also put the pm_runtime.
    
    Signed-off-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
    Link: https://lore.kernel.org/r/20190812092409.21593-1-ckeepax@opensource.cirrus.com
    
    
    Signed-off-by: Mark Brown's avatarMark Brown <broonie@kernel.org>
    fba5b1e9