All of lore.kernel.org
 help / color / mirror / Atom feed
* Converting to dev_pm_ops (remove annoying warnings)
@ 2009-07-28 10:44 Ben Dooks
  2009-08-03  3:15 ` Magnus Damm
  2009-08-03  3:15 ` Magnus Damm
  0 siblings, 2 replies; 4+ messages in thread
From: Ben Dooks @ 2009-07-28 10:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-pm

I have a couple of questions about changing drivers to use the
dev_pm_ops method within drivers using the device driver model.

1) Should the suspend/resume code still be wrapped in #ifdef CONFIG_PM
   and supply a NULL 'struct dev_pm_ops' wen CONFIG_PM=n

2) Is it allowable to submit changes to move drivers to dev_pm_ops
   during the -rc phase, or do we have to wait for the merge window
   before sending these? The number of warnings on a system that
   relies heavily on platform devices is annoying (S3C24XX ARM).

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Converting to dev_pm_ops (remove annoying warnings)
@ 2009-07-28 10:44 Ben Dooks
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Dooks @ 2009-07-28 10:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-pm

I have a couple of questions about changing drivers to use the
dev_pm_ops method within drivers using the device driver model.

1) Should the suspend/resume code still be wrapped in #ifdef CONFIG_PM
   and supply a NULL 'struct dev_pm_ops' wen CONFIG_PM=n

2) Is it allowable to submit changes to move drivers to dev_pm_ops
   during the -rc phase, or do we have to wait for the merge window
   before sending these? The number of warnings on a system that
   relies heavily on platform devices is annoying (S3C24XX ARM).

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

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

end of thread, other threads:[~2009-08-03  3:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 10:44 Converting to dev_pm_ops (remove annoying warnings) Ben Dooks
2009-08-03  3:15 ` Magnus Damm
2009-08-03  3:15 ` Magnus Damm
  -- strict thread matches above, loose matches on Subject: below --
2009-07-28 10:44 Ben Dooks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.