diff options
author | Hemant Pedanekar <[email protected]> | 2011-04-05 12:32:50 +0530 |
---|---|---|
committer | Jesse Barnes <[email protected]> | 2011-05-10 15:43:31 -0700 |
commit | 63c4408074cbcc070ac17fc10e524800eb9bd0b0 (patch) | |
tree | 9fddfe53b9a8bc0e8ae43503f01f293daaff577c /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 40294d8f14384780a61a2dea8c92a231176ae301 (diff) |
PCI: Add quirk for setting valid class for TI816X Endpoint
TI816X (common name for DM816x/C6A816x/AM389x family) devices configured
to boot as PCIe Endpoint have class code = 0. This makes kernel PCI bus
code to skip allocating BARs to these devices resulting into following
type of error when trying to enable them:
"Device 0000:01:00.0 not available because of resource collisions"
The device cannot be operated because of the above issue.
This patch adds a ID specific (TI VENDOR ID and 816X DEVICE ID based)
'early' fixup quirk to replace class code with
PCI_CLASS_MULTIMEDIA_VIDEO as class.
Signed-off-by: Hemant Pedanekar <[email protected]>
Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions