From 4c1cb27545d19642d43874ebeacef83bf3566b86 Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Wed, 24 Sep 2008 04:48:05 -0600 Subject: [PATCH] clk_disable_unused() is bugged OMAP2/3 clock: fix CONFIG_OMAP_RESET_CLOCKS plat-omap/clock.c was skipping clocks with enable_reg == 0. This no longer works now that we use enable_reg as an offset from a PRCM module. Problem found and traced by Tero Kristo - thanks Tero. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-format-patch failed