diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-06-23 15:04:29 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-03 13:52:10 +0100 |
commit | cb76b1ca9174aa29d4c7c0f4aef113be203b600c (patch) | |
tree | 276a7bb620b562e6aab2f248a1e550284af8d284 /Documentation/devicetree | |
parent | 5d4db691ed978080435f4e5aad2ce707294a75b4 (diff) |
spi: rspi: Make qspi_set_send_trigger() return "unsigned int"
qspi_set_send_trigger() returns an unsigned value, so make it return
"unsigned int".
Update the loop variables qspi_trigger_transfer_out_int() to match the
above.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')