spi: omap-uwire: Convert to use bits_per_word_mask
authorAxel Lin <axel.lin@ingics.com>
Sat, 15 Feb 2014 06:26:21 +0000 (14:26 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 3 Mar 2014 03:58:29 +0000 (11:58 +0800)
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 <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found