summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKangjie Lu <kjlu@umn.edu>2018-12-21 02:07:20 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-01-16 11:44:09 -0500
commit9502cdf0807058a10029488052b064cecceb7fc9 (patch)
tree44dc02aa6669483b47518aa6cedc282f3f9642ed /tools/perf/scripts/python/stackcollapse.py
parentc9b7d8f252a5a6f8ca6e948151367cbc7bc4b776 (diff)
downloadkernel-9502cdf0807058a10029488052b064cecceb7fc9.tar.gz
media: mt312: fix a missing check of mt312 reset
mt312_reset() may fail. Although it is called in the end of mt312_set_frontend(), we better check its status and return its error code upstream instead of 0. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Reviewed-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ux-6.6.y&id=c9d95fbe59e426eed7f16e7cac812e46ac4772d0'>ARM: convert PCI defines to variablesRob Herring 2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring 2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King 2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King 2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King 2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King 2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar 2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr 2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre 2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King 2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr 2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King 2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren