diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0229-reboot-Use-power-off-rather-than-busy-spinning-when-.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.4/0229-reboot-Use-power-off-rather-than-busy-spinning-when-.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0229-reboot-Use-power-off-rather-than-busy-spinning-when-.patch b/target/linux/brcm2708/patches-4.4/0229-reboot-Use-power-off-rather-than-busy-spinning-when-.patch index 87296ac45f..278aa619d4 100644 --- a/target/linux/brcm2708/patches-4.4/0229-reboot-Use-power-off-rather-than-busy-spinning-when-.patch +++ b/target/linux/brcm2708/patches-4.4/0229-reboot-Use-power-off-rather-than-busy-spinning-when-.patch @@ -1,8 +1,8 @@ -From c927d6c160408b033223d7cf7795e2ec0faa78fa Mon Sep 17 00:00:00 2001 +From 9891143d60d8c653db23b6fafaa402fc1de12588 Mon Sep 17 00:00:00 2001 From: popcornmix <popcornmix@gmail.com> Date: Tue, 5 Apr 2016 19:40:12 +0100 -Subject: [PATCH 229/423] reboot: Use power off rather than busy spinning when - halt is requested +Subject: [PATCH] reboot: Use power off rather than busy spinning when halt is + requested --- arch/arm/kernel/reboot.c | 6 +----- |