Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • J jg-open
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • linux-arm
  • jg-open
  • Repository
Switch branch/tag
  • jg-open
  • arch
  • arm
  • mach-imx
  • pm-imx6.c
Find file BlameHistoryPermalink
  • yu kuai's avatar
    ARM: imx6: add missing put_device() call in imx6q_suspend_init() · 48454460
    yu kuai authored Jun 04, 2020
    
    
    if of_find_device_by_node() succeed, imx6q_suspend_init() doesn't have a
    corresponding put_device(). Thus add a jump target to fix the exception
    handling for this function implementation.
    
    Signed-off-by: default avataryu kuai <yukuai3@huawei.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    48454460