brcm2708: update linux 4.4 patches to latest version
[openwrt/staging/lynxis/omap.git] / target / linux / brcm2708 / patches-4.4 / 0014-bcm2835-i2s-get-base-address-for-DMA-from-devicetree.patch
index 9e236b2bbb537428b806f1c8df20622f4096d75f..3ac376a454bcfde421d3cd3931bf6b5d7d6ff348 100644 (file)
@@ -1,7 +1,7 @@
-From 208e73d0e230d021c7b1d778451cbaa6074e6969 Mon Sep 17 00:00:00 2001
+From 5d071d8a4f3a0c60bd48071d64f9d311d019d296 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/381] bcm2835-i2s: get base address for DMA from devicetree
+Subject: [PATCH 014/423] bcm2835-i2s: get base address for DMA from devicetree
 
 Code copied from spi-bcm2835. Get physical address from devicetree
 instead of using hardcoded constant.