From: Geert Uytterhoeven Date: Mon, 26 May 2014 12:05:25 +0000 (+0200) Subject: spi: core: Ignore unsupported spi-[tr]x-bus-width property values X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~29^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80874d8c9e9cbfa195572dfea46f2314098b3869;p=pandora-kernel.git spi: core: Ignore unsupported spi-[tr]x-bus-width property values Rejecting unsupported values of spi-tx-bus-width and spi-rx-bus-width may break compatibility with future DTs. Just ignore them, falling back to Single SPI Transfers. Signed-off-by: Geert Uytterhoeven Signed-off-by: Mark Brown --- Reading git-diff-tree failed