# Makefile for sysctl selftests. # Expects kernel.sysctl_writes_strict=1. # No binaries, but make sure arg-less "make" doesn't trigger "run_tests". all: TEST_PROGS := run_numerictests run_stringtests TEST_FILES := common_tests include ../lib.mk # Nothing to clean up. clean: feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/Documentation/devicetree/bindings?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@marvell.com>2016-03-16 17:59:41 +0800
committerBjorn Helgaas <bhelgaas@google.com>2016-04-07 11:48:42 -0500
commitdfc6535a8401b8fd15b18e2a5b8256600dd7e6b6 (patch)
tree814cedeebf099fcd422f16882b40d947b4708a79 /Documentation/devicetree/bindings
parent6e9a426d7964703098bde5752ae5d062a596ca99 (diff)
PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops
Use the SET_NOIRQ_SYSTEM_SLEEP_PM_OPS helper macro for mvebu_pcie_pm_ops. The macro also sets up freeze_noirq, thaw_noirq and poweroff_noirq, restore_noirq accordingly. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree/bindings')