diff options
| author | Jonas Gorski <[email protected]> | 2017-10-01 13:02:16 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-01 23:05:10 -0700 |
| commit | d6213c1f2ad54a964b77471690264ed685718928 (patch) | |
| tree | f8a03cbdfa35821f1cad1d6983300663ce617d4b /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 9c86b846ce02f7e35d7234cf090b80553eba5389 (diff) | |
bcm63xx_enet: do not write to random DMA channel on BCM6345
The DMA controller regs actually point to DMA channel 0, so the write to
ENETDMA_CFG_REG will actually modify a random DMA channel.
Since DMA controller registers do not exist on BCM6345, guard the write
with the usual check for dma_has_sram.
Signed-off-by: Jonas Gorski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions