2009-07-28 10:44:39

by Ben Dooks

[permalink] [raw]
Subject: Converting to dev_pm_ops (remove annoying warnings)

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 ([email protected], http://www.fluff.org/)

'a smiley only costs 4 bytes'