From: Tomoya MORINAGA Date: Fri, 9 Dec 2011 04:13:27 +0000 (+0900) Subject: spi-topcliff-pch: Fix issue for transmitting over 4KByte X-Git-Tag: v3.4-rc1~170^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d05b3e868ee0f9231baf40cb77be3df5dd1f18c;p=pandora-kernel.git spi-topcliff-pch: Fix issue for transmitting over 4KByte Currently, when spi-topcliff-pch receives transmit request over 4KByte, this driver can't process correctly. This driver needs to divide the data into 4Kbyte unit. This patch fixes the issue. Signed-off-by: Tomoya MORINAGA Signed-off-by: Grant Likely --- Reading git-diff-tree failed