From: Paul Walmsley Date: Wed, 21 May 2008 00:41:52 +0000 (-0600) Subject: 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces X-Git-Tag: v2.6.26-omap1~123^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=405b75886eb5f90f5e9d23fc56727b07b3b68a17;p=pandora-kernel.git 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces Convert the existing OMAP24xx pm24xx.c code to use the recent powerdomain/clockdomain interface code. This mostly consists of removing direct register reads and writes and replacing it with code that can be more generic. Also update some of the comments to better reflect what is actually happening on the chip. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed