brcm2708: switch to linux 4.4 and update patches
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.4 / 0023-bcm2835-dma-Fix-dreq-not-set-for-slave-transfers.patch
index 42cf9fd79514b86332f250682ed41946b4d3f258..ae6c22253432194da25b548d0eea8987005200ae 100644 (file)
@@ -1,7 +1,7 @@
-From 50eef5c715b894683aebf81332c82426dc10f8cb Mon Sep 17 00:00:00 2001
+From a8f6a0a5ad90dd940fffcd73311abb1aae8acfcc Mon Sep 17 00:00:00 2001
 From: Matthias Reichl <hias@horus.com>
 Date: Sat, 10 Oct 2015 12:29:18 +0200
-Subject: [PATCH 023/127] bcm2835-dma: Fix dreq not set for slave transfers
+Subject: [PATCH 023/156] bcm2835-dma: Fix dreq not set for slave transfers
 
 Set dreq to slave_id if it is not set like in bcm2708-dmaengine.
 ---