From: Tomoya MORINAGA Date: Fri, 24 Dec 2010 02:40:50 +0000 (+0900) Subject: spi/topcliff_pch: Fix data transfer issue X-Git-Tag: v2.6.38-rc1~454^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d32af66aa3a0e28d95fc607e208795ef6cc993a;p=pandora-kernel.git spi/topcliff_pch: Fix data transfer issue It seems spi_topcliff_pch of linux-2.6.37-rc6 degraded by previous patch. In fact, data transfer fails on evaluation board testing. I found like the following register miss-setting line. Using this patch, I have confirmed data transfer can work well. Signed-off-by: Tomoya MORINAGA Signed-off-by: Grant Likely --- Reading git-diff-tree failed