brcm2708: update to latest patches from the RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0021-bcm2835-rng-Avoid-initialising-if-already-enabled.patch
index 5e197ba30cdf1d4da89b6eb93702262821cc3580..33340a3801f172fb5ab31ce7b8b596a857ca623a 100644 (file)
@@ -1,7 +1,7 @@
-From bc5b619aa9eaa634e49483c95b3681171cb4d900 Mon Sep 17 00:00:00 2001
+From 241096d58e818f8f471eb141b1183e8b5e8ffea8 Mon Sep 17 00:00:00 2001
 From: popcornmix <popcornmix@gmail.com>
 Date: Tue, 6 Dec 2016 17:05:39 +0000
-Subject: [PATCH 021/703] bcm2835-rng: Avoid initialising if already enabled
+Subject: [PATCH 021/725] bcm2835-rng: Avoid initialising if already enabled
 
 Avoids the 0x40000 cycles of warmup again if firmware has already used it
 ---