From: Eduardo Valentin Date: Thu, 20 Aug 2009 13:18:09 +0000 (+0300) Subject: OMAP: McBSP: Use appropriate value for startup delay X-Git-Tag: v2.6.32-rc1~166^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44a6311c0a83f682bcf18fae389a1b270df29314;p=pandora-kernel.git OMAP: McBSP: Use appropriate value for startup delay Increasing startup delay value as worst case: CLKSRG*2 = 8000khz: (1/8000) * 2 * 2 usec Although, 100us may give enough time for two CLKSRG, due to some unknown PM related, clock gating etc. reason, this patch increases it to 500us. Signed-off-by: Eduardo Valentin Acked-by: Tony Lindgren Signed-off-by: Mark Brown --- Reading git-diff-tree failed