Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c2c7d51 authored by Nicolas Pitre's avatar Nicolas Pitre
Browse files

ARM: MCPM: add references to the available documentation in the code

parent 7cc8b991
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -20,6 +20,11 @@
#include <asm/cputype.h>
#include <asm/cputype.h>
#include <asm/suspend.h>
#include <asm/suspend.h>


/*
 * The public API for this code is documented in arch/arm/include/asm/mcpm.h.
 * For a comprehensive description of the main algorithm used here, please
 * see Documentation/arm/cluster-pm-race-avoidance.txt.
 */


struct sync_struct mcpm_sync;
struct sync_struct mcpm_sync;