From: Jean Pihet Date: Tue, 24 Apr 2012 04:52:12 +0000 (+0530) Subject: ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr * X-Git-Tag: omap-devel-driver-for-v3.6~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80821c9c90427dd0f9274a82f9d69e43300d10bb;p=pandora-kernel.git ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr * Convert SmartReflex "class" functions to take a struct omap_sr *, rather than a struct voltagedomain *. SmartReflex code should be driver code and not tightly coupled to OMAP subarchitecture-specific structures. Based on Paul's original code for the SmartReflex driver conversion. Signed-off-by: Jean Pihet Signed-off-by: J Keerthy Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed