lkml.org 
[lkml]   [2021]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.9 07/60] ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
    Date
    From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

    [ Upstream commit 89b759469d525f4d5f9c29cd3b1f490311c67f85 ]

    The name of the struct, as defined in arch/arm/mach-imx/pm-imx5.c,
    is imx5_cpu_suspend_info.

    Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
    Reviewed-by: Fabio Estevam <festevam@gmail.com>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/mach-imx/suspend-imx53.S | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/arm/mach-imx/suspend-imx53.S b/arch/arm/mach-imx/suspend-imx53.S
    index 5ed078ad110a..f12d24104075 100644
    --- a/arch/arm/mach-imx/suspend-imx53.S
    +++ b/arch/arm/mach-imx/suspend-imx53.S
    @@ -33,11 +33,11 @@
    * ^
    * ^
    * imx53_suspend code
    - * PM_INFO structure(imx53_suspend_info)
    + * PM_INFO structure(imx5_cpu_suspend_info)
    * ======================== low address =======================
    */

    -/* Offsets of members of struct imx53_suspend_info */
    +/* Offsets of members of struct imx5_cpu_suspend_info */
    #define SUSPEND_INFO_MX53_M4IF_V_OFFSET 0x0
    #define SUSPEND_INFO_MX53_IOMUXC_V_OFFSET 0x4
    #define SUSPEND_INFO_MX53_IO_COUNT_OFFSET 0x8
    --
    2.30.2


    \
     
     \ /
      Last update: 2021-07-26 17:45    [W:4.084 / U:0.196 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site