I would capitalize the hex strings, to match the rest of the file.
with that,
Reviewed-by: Mark Janes
Ben Widawsky writes:
> These match the ones defined in the kernel. The only one tested by us is
> 0x0a84.
>
> Signed-off-by: Ben Widawsky
> ---
> include/pci_ids/i965_pci_ids.h | 3 +++
>
These match the ones defined in the kernel. The only one tested by us is 0x0a84.
Signed-off-by: Ben Widawsky
---
include/pci_ids/i965_pci_ids.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index 8d757aa..4d8b419 100644
---