brcm2708: switch to linux 4.4 and update patches
[openwrt/staging/dedeckeh.git] / target / linux / brcm2708 / patches-4.4 / 0014-bcm2835-i2s-get-base-address-for-DMA-from-devicetree.patch
index 0c36bda8bf04e446de4c99de82fd8891f25b7895..d1138538ded053cd45007c7d104aad5473515e05 100644 (file)
@@ -1,7 +1,7 @@
-From c8225021ad8a8e8d2b4560bed644c5552f9f6684 Mon Sep 17 00:00:00 2001
+From 5d6a70aac1ff4f0c898131100599340c1c3aba25 Mon Sep 17 00:00:00 2001
 From: Matthias Reichl <hias@horus.com>
 Date: Sun, 11 Oct 2015 16:44:05 +0200
-Subject: [PATCH 014/127] bcm2835-i2s: get base address for DMA from devicetree
+Subject: [PATCH 014/156] bcm2835-i2s: get base address for DMA from devicetree
 
 Code copied from spi-bcm2835. Get physical address from devicetree
 instead of using hardcoded constant.