aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/psci/psci_checker.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12drivers: firmware: psci: Move psci to separate directoryUlf Hansson1-0/+505
Some following changes extends the PSCI driver with some additional files. Avoid to continue cluttering the toplevel firmware directory and first move the PSCI files into a PSCI sub-directory. Suggested-by: Mark Rutland <[email protected]> Signed-off-by: Ulf Hansson <[email protected]> Acked-by: Daniel Lezcano <[email protected]> Acked-by: Mark Rutland <[email protected]> Acked-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>