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