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)
commit790fc55a77bc041d613da087b3e03bdc59edcfa5
tree718f90dc64fcd40f98694fab74cc8b2edde41606
parent354312f16e49add1da78f0cfb2bcb633709d0071
spi: omap-uwire: Convert to use bits_per_word_mask

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>
drivers/spi/spi-omap-uwire.c