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
  • Marc Zyngier's avatar
    ARM: imx6: fix bogus use of irq_get_irq_data · 65bb688a
    Marc Zyngier authored Dec 02, 2014
    
    
    The imx6 PM code seems to be quite creative in its use of irq_data,
    using something that is very much a hardware interrupt number where
    we expect a virtual one.  Yes, it worked so far, but that's only
    luck, and it will definitely explode in 3.19.
    
    Fix it by using a pair of helper functions that deal with the
    actual hardware.
    
    Tested-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
    Acked-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
    Acked-by: default avatarShawn Guo <shawn.guo@linaro.org>
    Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    65bb688a