From: Oleksandr Dmytryshyn Date: Sat, 16 Mar 2013 06:16:46 +0000 (+0530) Subject: memory: emif: Fix the incorrect 'size' parameter in memcpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36caf3e525b24556f649aecd097cad73bde6f035;p=pandora-kernel.git memory: emif: Fix the incorrect 'size' parameter in memcpy The issue was that only the first timings table was added to the emif platform data at the emif driver registration. All other timings tables was filled with zeros. Now all emif timings table are added to the platform data. Signed-off-by: Oleksandr Dmytryshyn Signed-off-by: Lokesh Vutla Acked-by: Santosh Shilimkar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed