diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-12-07 00:28:36 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-12-07 00:34:11 +0100 |
commit | 5323f49853ba5f37d9975fe6bd13546c2ec790c8 (patch) | |
tree | 28ea89e583806358547c128add3588cbc7c9d028 /Documentation/devicetree/bindings/spi/spi-bus.txt | |
parent | spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver. (diff) | |
download | linux-5323f49853ba5f37d9975fe6bd13546c2ec790c8.tar.xz linux-5323f49853ba5f37d9975fe6bd13546c2ec790c8.zip |
spi: Fix comparison of different integer types
Fix problem discovered with sparse:
+ drivers/spi/spi.c:1554:37: sparse: incompatible types in comparison expression (different signedness)
drivers/spi/spi.c: In function 'spi_write_then_read':
drivers/spi/spi.c:1554:23: warning: comparison of distinct pointer types lacks a cast [enabled by default]
The change to SPI_BUFSIZ was introduced in commit b3a223ee2, "spi:
Remove SPI_BUFSIZ restriction on spi_write_then_read()"
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree/bindings/spi/spi-bus.txt')
0 files changed, 0 insertions, 0 deletions