summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>2013-05-25 03:27:56 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-30 16:14:30 +0400
commit308853139fcd440e4ca28d844678c7e69fb40826 (patch)
treef814137fe44b05f3e588828305839f12a8cf0229 /tools/perf/scripts/python/event_analyzing_sample.py
parente4aa937ec75df0eea0bee03bffa3303ad36c986b (diff)
downloadlinux-308853139fcd440e4ca28d844678c7e69fb40826.tar.xz
staging: dwc2: fix value of dma_mask
Passing the value DMA_BIT_MASK(31) to dma_set_mask() causes the dwc2-pci driver to sometimes fail (cannot enumerate the connected device). Change it to DMA_BIT_MASK(32) instead, which is a more sensible value anyway. Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions