commit | 4067a8541d397e9d6b443dd2ce0ecb78bfd991db | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Feb 26 14:04:43 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 28 00:43:33 2010 -0800 |
tree | 49690419b218020b8a0e9381db2f9cc90b658cd0 | |
parent | e1d5bdabb94da89bdb3c3f2ee105cf61fca88ec8 [diff] |
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>