PM: Introduce struct pm_subsys_data
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 25 Aug 2011 13:33:50 +0000 (15:33 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 25 Aug 2011 13:33:50 +0000 (15:33 +0200)
Introduce struct pm_subsys_data that may be subclassed by subsystems
to store subsystem-specific information related to the device.  Move
the clock management fields accessed through the power.subsys_data
pointer in struct device to the new strucutre.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found