From: Sumit Semwal Date: Mon, 24 Jan 2011 06:21:48 +0000 (+0000) Subject: OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove X-Git-Tag: v2.6.39-rc1~98^2~58^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba775ca0d375ab42404ffd7a1a38326a7b21321;p=pandora-kernel.git OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove As part of omap hwmod changes, DSS will not be the only controller of its clocks. hwmod initialization also enables the interface clocks, and manages them. So, when DSS is built as a module, omap_dss_remove doesn't try to disable all clocks that have a higher usecount. Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Sumit Semwal Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed