Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci: Add helper to search for VPD keywords | Matt Carlson | 2010-02-28 | 1 | -0/+18 |
| | | | | | | | | | | | This patch adds the pci_vpd_find_info_keyword() helper function to find information field keywords within read-only and read-write large resource data type sections. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | pci: Add helper to find a VPD resource data type | Matt Carlson | 2010-02-28 | 1 | -0/+43 |
This patch adds the pci_vpd_find_tag() helper function to find VPD resource data types in a buffer. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: David S. Miller <davem@davemloft.net> |