summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-altera.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-07-17 18:34:48 +0300
committerMark Brown <broonie@linaro.org>2013-07-17 18:19:44 +0100
commit9ca1273bb9d35c81bfb73215556bf794a73a2d83 (patch)
treeffabe4afdc7ef533f10091b2640c2b0bda0eef92 /drivers/spi/spi-altera.c
parent7b3b7432ae7848a269671921393148ff1aae3881 (diff)
spi/xilinx: signedness issue checking platform_get_irq()
In xilinx_spi_probe() we use xspi->irq to store negative error codes so it has to be signed. We weren't going to use the upper bit any way so this is fine. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-altera.c')
0 files changed, 0 insertions, 0 deletions