summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_pmc.c
Commit message (Collapse)AuthorAgeFilesLines
* SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom2011-03-171-0/+82
The way a LEON is powered down is implemented differently depending on CHIP type. The AMBA Plug&Play system ID tells revision of GRLIB and CHIP. This is for example needed by the GR-LEON4-ITX board and the UT699. Previously the power down support for LEON was limited to SMP, now both SMP and UP systems use the instruction. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>