From: Stephen Warren Date: Wed, 27 Mar 2013 02:37:58 +0000 (-0600) Subject: spi: bcm2835: make use of new bits_per_word_mask core feature X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b97eb5061256045e0f031b6a4bcf8c722b35ff;p=pandora-kernel.git spi: bcm2835: make use of new bits_per_word_mask core feature This driver only supports bits_per_word==8, so inform the SPI core of this. Remove all the open-coded validation that's no longer needed. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed