Re: [PATCH 06/07] usb: rework musb suspend()/resume_early()

From: Greg KH
Date: Wed Jun 24 2009 - 16:57:27 EST


On Wed, Jun 24, 2009 at 06:24:00PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@xxxxxxxxxx>
>
> This patch reworks platform driver power management code
> for musb from legacy callbacks to dev_pm_ops.
>
> The callbacks are converted for CONFIG_SUSPEND like this:
> suspend() -> suspend()
> resume_early() -> resume_noirq()
>
> Signed-off-by: Magnus Damm <damm@xxxxxxxxxx>
> ---
>
> Untested but compiles fine.
>
> drivers/i2c/busses/i2c-pxa.c | 25 +++++++++++++++++--------
> 1 file changed, 17 insertions(+), 8 deletions(-)
>
> --- 0001/drivers/usb/musb/musb_core.c

I think you need to look at the tools you used to create this series,
the diffstat doesn't seem to match up here :)

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/