From: Atsushi Nemoto Date: Fri, 28 Feb 2014 14:03:16 +0000 (+0900) Subject: spi: core: make zero length transfer valid again X-Git-Tag: v3.15-rc1~147^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea312936d68b557766dafa9a3c4617e14ffa076;p=pandora-kernel.git spi: core: make zero length transfer valid again Zero length transfer becomes invalid since "spi: core: Validate length of the transfers in message" commit, but it should be valid to support an odd device, for example, which requires long delay between chipselect and the first transfer, etc. Signed-off-by: Atsushi Nemoto Tested-by: Thierry Reding Signed-off-by: Mark Brown --- Reading git-diff-tree failed