From: Axel Lin Date: Sun, 2 Mar 2014 14:25:58 +0000 (+0800) Subject: spi: sun6i: Set bits_per_word_mask to only support 8 bits word length X-Git-Tag: v3.15-rc1~147^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743a46b89a59abcc6566d9d90b1f28bfa666702e;p=pandora-kernel.git spi: sun6i: Set bits_per_word_mask to only support 8 bits word length This controller only supports 8 bits word length. Set bits_per_word_mask so spi core will reject transfers that attempt to use an unsupported bits_per_word value. Signed-off-by: Axel Lin Acked-by: Maxime Ripard Signed-off-by: Mark Brown --- Reading git-diff-tree failed