Re: [PATCH 6/7] mpc83xx: timer driver for PM wakeup

2007-10-27 Thread Anton Vorontsov
Hi Scott, On Tue, Oct 23, 2007 at 04:25:02PM -0500, Scott Wood wrote: > This is a driver for the mpc83xx's GTM4 timer. It's functionality > is limited to providing a wakeup source for suspend-to-RAM. > > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> I think you can use dev_err(&dev->dev > +sta

[PATCH 6/7] mpc83xx: timer driver for PM wakeup

2007-10-23 Thread Scott Wood
This is a driver for the mpc83xx's GTM4 timer. It's functionality is limited to providing a wakeup source for suspend-to-RAM. Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- arch/powerpc/platforms/83xx/Kconfig |9 + arch/powerpc/platforms/83xx/Makefile |1 + arch/powerpc/platforms/83x