kernel: update linux 3.8 to 3.8.3
[openwrt.git] / target / linux / lantiq / patches-3.8 / 0002-SPI-MIPS-lantiq-make-use-of-spi_finalize_current_mes.patch
index 1f3e7a1..e0d1645 100644 (file)
@@ -13,11 +13,9 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  drivers/spi/spi-falcon.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/drivers/spi/spi-falcon.c b/drivers/spi/spi-falcon.c
-index 6a6f62e..f9c66c2 100644
 --- a/drivers/spi/spi-falcon.c
 +++ b/drivers/spi/spi-falcon.c
-@@ -398,7 +398,7 @@ static int falcon_sflash_xfer_one(struct spi_master *master,
+@@ -398,7 +398,7 @@ static int falcon_sflash_xfer_one(struct
        }
  
        m->status = ret;
@@ -26,6 +24,3 @@ index 6a6f62e..f9c66c2 100644
  
        return 0;
  }
--- 
-1.7.10.4
-