From: Axel Lin Date: Sun, 12 Jan 2014 06:40:22 +0000 (+0800) Subject: spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation X-Git-Tag: v3.14-rc1~91^2~2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab546205411a245ef0f60ec708467a072855c6f;p=pandora-kernel.git spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation Make the unit of wlen to be byte, and simplify the code to avoid duplicate code for different wlen cases. Signed-off-by: Axel Lin Acked-by: Sourav Poddar Signed-off-by: Mark Brown --- Reading git-diff-tree failed