This patch adds code to help parse a device's VPD. The bnx2 and tg3 network drivers are modified as an example on how to use the API. I believe the bnx2x driver will also use this API in the future. Changes from v2: * Constified the vpd buffer and keyword parameters. Changes from v1: * Renamed pci_vpd_find_tag() and pci_vpd_find_info_keyword() parameter names. * Added docbook notations for functions and inline functions. * Moved pci-vpd.h contents to pci.h -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html