From: Benoit Cousson Date: Wed, 19 May 2010 02:23:38 +0000 (-0600) Subject: OMAP: CM: Move MAX_MODULE_READY_TIME to cm.h X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8bd12bf616aaa42e9e8308daf5c2946835f072;p=pandora-kernel.git OMAP: CM: Move MAX_MODULE_READY_TIME to cm.h The maximum timeout to wait for the PRCM to request that a module exit idle or reach functionnal state is common to OMAP2/3/4 SoCs, so, move it to the chip family-common cm.h include file. Reduce the timeout from 20 ms to 2 ms. Signed-off-by: Benoit Cousson Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed