brcm2708: organize kernel patches
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.19 / 950-0020-Register-the-clocks-early-during-the-boot-process-so.patch
index f77e14fc0f1327de085ca1c999ceed733997fb29..6665d4d112eb46f6d6db7adc03f8f3101533082a 100644 (file)
@@ -1,7 +1,7 @@
 From 05caac5f388bf0b821d4a75e480a74ae40fc8478 Mon Sep 17 00:00:00 2001
 From: Martin Sperl <kernel@martin.sperl.org>
 Date: Fri, 2 Sep 2016 16:45:27 +0100
-Subject: [PATCH 020/806] Register the clocks early during the boot process, so
+Subject: [PATCH] Register the clocks early during the boot process, so
  that special/critical clocks can get enabled early on in the boot process
  avoiding the risk of disabling a clock, pll_divider or pll when a claiming
  driver fails to install propperly - maybe it needs to defer.