summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexandru Ardelean <alexandru.ardelean@analog.com>2020-11-20 09:56:25 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-12-09 19:58:22 +0100
commitba022851f3b161040e79cc61c2bd760917490016 (patch)
treec98c5529e35dcbd63fa2d386cce9eaea62269b85 /tools/perf/scripts/python
parent44dccc4a2bd10abfacd25b7d125fb5c3abbb263d (diff)
downloadkernel-ba022851f3b161040e79cc61c2bd760917490016.tar.gz
uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers
This moves move pm_runtime_disable on a devm_add_action_or_reset() handler. And with the use of the devm_uio_register_device() function, the remove hook is no longer required. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20201120075625.12272-2-alexandru.ardelean@analog.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
rnel/commit/arch/arm/mach-gemini/include/mach?h=linux-6.12.y&id=4e6d488af37980d224cbf298224db6173673f362'>ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren 2010-01-18ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren 2009-05-28Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas 2009-03-30[ARM] arch_reset() now takes a second parameterRussell King 2009-03-26Gemini: gpiolib based GPIO support v2Paulius Zaleckas 2009-03-26ARM: Add Gemini architecture v3Paulius Zaleckas