[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110124101701.GE16202@n2100.arm.linux.org.uk>
Date: Mon, 24 Jan 2011 10:17:01 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Sven Neumann <s.neumann@...mfeld.com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Eric Miao <eric.y.miao@...il.com>,
Daniel Mack <daniel@...aq.de>
Subject: Re: [PATCH] ARM: pxa: fix suspend on PXA3XX
On Mon, Jan 24, 2011 at 11:15:52AM +0100, Sven Neumann wrote:
> static struct pxa_cpu_pm_fns pxa3xx_cpu_pm_fns = {
> + .save = pxa3xx_cpu_pm_save,
> + .restore = pxa3xx_cpu_pm_restore,
Indentation error.
> .valid = pxa3xx_cpu_pm_valid,
> .enter = pxa3xx_cpu_pm_enter,
> };
k
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists