public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 68328serial & pm_register
@ 2007-04-13  7:37 Christoph Hellwig
  2007-04-13 13:02 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2007-04-13  7:37 UTC (permalink / raw)
  To: gerg; +Cc: linux-kernel

Hi Greg,

68328serial is the last driver to call pm_register and thus using and
keeping alive the really old PM scheme.  Any chance to convert it over
to platform devices (which would also clean up a lot of the ifdef
mess in the driver), or simply rip out that rudimentary PM support?

On a less urgent basis, is there any chance to convert the driver
to use serial_core, which it doesn't despite living in drivers/serial?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 68328serial & pm_register
  2007-04-13  7:37 68328serial & pm_register Christoph Hellwig
@ 2007-04-13 13:02 ` Greg Ungerer
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2007-04-13 13:02 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel


Hi Christoph,

Christoph Hellwig wrote:
> 68328serial is the last driver to call pm_register and thus using and
> keeping alive the really old PM scheme.  Any chance to convert it over
> to platform devices (which would also clean up a lot of the ifdef
> mess in the driver), or simply rip out that rudimentary PM support?

I don't have any hardware that uses this, I can only compile test it.
The occassional patch I submit for it is just to keep it compiling.
But I am happy to take out what PM support it has.


> On a less urgent basis, is there any chance to convert the driver
> to use serial_core, which it doesn't despite living in drivers/serial?

I'd have to leave that to someone with hardware.

Regards
Greg



-- 
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg@snapgear.com
SnapGear -- a Secure Computing Company      PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-13 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-13  7:37 68328serial & pm_register Christoph Hellwig
2007-04-13 13:02 ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox