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 6ca7d6f8242773ae9207120f004b021500ea5d66..4b33ad22b2d923c92048d2b50e9d7ec851f2b22e 100644 (file)
@@ -1,7 +1,7 @@
-From e32dc682aad433523bbc8cad30dddbed1e9600c8 Mon Sep 17 00:00:00 2001
+From d5df60f32f3c3b2f7f6d758ac08de6acb9fd947f Mon Sep 17 00:00:00 2001
 From: popcornmix <popcornmix@gmail.com>
 Date: Tue, 6 Dec 2016 17:05:39 +0000
-Subject: [PATCH 021/782] bcm2835-rng: Avoid initialising if already enabled
+Subject: [PATCH 021/806] bcm2835-rng: Avoid initialising if already enabled
 
 Avoids the 0x40000 cycles of warmup again if firmware has already used it
 ---