From: Rafael J. Wysocki Date: Thu, 25 Aug 2011 13:33:50 +0000 (+0200) Subject: PM: Introduce struct pm_subsys_data X-Git-Tag: v3.2-rc1~178^2~23^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c095a0e0d600d5a5a4207eaadabd18db46395ce;p=pandora-kernel.git PM: Introduce struct pm_subsys_data 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 --- Reading git-diff-tree failed