From: Benoit Cousson Date: Sun, 10 Jul 2011 11:56:54 +0000 (-0600) Subject: OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework X-Git-Tag: v3.1-rc1~148^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=113a74137f5c85f2c7914e78350f70247ef9447c;p=pandora-kernel.git OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework Duplicate the existing API for clockdomain enable from clock to enable a clock domain from hwmod framework. This will be needed when the hwmod framework will move from the current clock centric approach to the module based approach. These APIs are returning 0 for the moment for OMAP2 and OMAP3 until their hwmods are updated with the clksm attribute. Signed-off-by: Benoit Cousson Cc: Kevin Hilman Cc: Paul Walmsley Cc: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed