diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0258-clk-bcm2835-expose-raw-clock-registers-via-debugfs.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.4/0258-clk-bcm2835-expose-raw-clock-registers-via-debugfs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0258-clk-bcm2835-expose-raw-clock-registers-via-debugfs.patch b/target/linux/brcm2708/patches-4.4/0258-clk-bcm2835-expose-raw-clock-registers-via-debugfs.patch index 764ed2bb58..f1f118a2b3 100644 --- a/target/linux/brcm2708/patches-4.4/0258-clk-bcm2835-expose-raw-clock-registers-via-debugfs.patch +++ b/target/linux/brcm2708/patches-4.4/0258-clk-bcm2835-expose-raw-clock-registers-via-debugfs.patch @@ -1,7 +1,7 @@ -From f057d681e2af27bd013072cf8b46df927d4c03d1 Mon Sep 17 00:00:00 2001 +From 57390bceca1ef7df484290d3864b76a217c6b553 Mon Sep 17 00:00:00 2001 From: Martin Sperl <kernel@martin.sperl.org> Date: Mon, 29 Feb 2016 14:20:15 +0000 -Subject: [PATCH 258/423] clk: bcm2835: expose raw clock-registers via debugfs +Subject: [PATCH] clk: bcm2835: expose raw clock-registers via debugfs For debugging purposes under some circumstance it helps to be able to see the actual clock registers. |