kernel: update kernel 3.18 to version 3.18.23
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-3.18 / 092-03-spi-Only-idle-the-message-pump-in-the-worker-kthread.patch
index e8cbe6151ebc936d81b779202c20a88985ee34b3..a5d85be2b42cd11746479044c77a47a4937b7b18 100644 (file)
@@ -72,7 +72,7 @@ Signed-off-by: Mark Brown <broonie@kernel.org>
  static int spi_init_queue(struct spi_master *master)
  {
        struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 };
-@@ -2166,7 +2186,7 @@ static int __spi_sync(struct spi_device
+@@ -2165,7 +2185,7 @@ static int __spi_sync(struct spi_device
                 * can.
                 */
                if (master->transfer == spi_queued_transfer)