X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0018-bcm2835-i2s-Register-PCM-device.patch;h=13b6785680eba4505f597e3e25a01beeca6c8dca;hp=eeb7d61b5db0761821fffdb6709ad87bad7526f2;hb=7cf0a277476461ad004814f5559d38e2351639ee;hpb=7c2d013e7a6a2b968188ab57ff87fda4c3c30958 diff --git a/target/linux/brcm2708/patches-4.4/0018-bcm2835-i2s-Register-PCM-device.patch b/target/linux/brcm2708/patches-4.4/0018-bcm2835-i2s-Register-PCM-device.patch index eeb7d61b5d..13b6785680 100644 --- a/target/linux/brcm2708/patches-4.4/0018-bcm2835-i2s-Register-PCM-device.patch +++ b/target/linux/brcm2708/patches-4.4/0018-bcm2835-i2s-Register-PCM-device.patch @@ -1,7 +1,7 @@ -From b58d4ef09eca4674d1530f0c8e1ca074b269ebea Mon Sep 17 00:00:00 2001 +From f74c822d357e64c2da9d116a532bd581522efc06 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sun, 11 Oct 2015 15:35:20 +0200 -Subject: [PATCH 018/127] bcm2835-i2s: Register PCM device +Subject: [PATCH 018/156] bcm2835-i2s: Register PCM device Code ported from bcm2708-i2s driver in Raspberry Pi tree.