From: Lokesh Vutla Date: Sat, 16 Mar 2013 06:16:41 +0000 (+0530) Subject: memory: emif: Fix the lpmode timeout calculation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5f19cf303ea9cc9bf89a42960a69db4ea3c35b;p=pandora-kernel.git memory: emif: Fix the lpmode timeout calculation The driver tries to round up the specified timeout cycles to the next power of 2 value. This should be done defore updating timeout variable. Correcting this here. Reported-by: Nishanth Menon Signed-off-by: Lokesh Vutla Acked-by: Santosh Shilimkar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed