]> git.baikalelectronics.ru Git - kernel.git/commit
pci: Add helper to search for VPD keywords
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 26 Feb 2010 14:04:43 +0000 (14:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Feb 2010 08:43:33 +0000 (00:43 -0800)
commit16bf563de455d72d1eb8b85e6ba6f37923b379dc
tree49690419b218020b8a0e9381db2f9cc90b658cd0
parentce339d77aaa0fe10e2175b8c3ab6d39ae2b3b528
pci: Add helper to search for VPD keywords

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>
drivers/net/bnx2.c
drivers/net/tg3.c
drivers/pci/vpd.c
include/linux/pci.h