From ba47644d5b79914fe53b69c639902afce8ccfe7f Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Sun, 2 Mar 2014 22:25:10 +0800 Subject: [PATCH] spi: sun4i: 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-format-patch failed