]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb12a008a2551ca8a79bac398d8126042bf03bb5c
tree718f90dc64fcd40f98694fab74cc8b2edde41606
parent6e5896a2151f5b8703c7f1ed7fc5720a8d8c3aac
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