commit | 287d19ce2e67c15e79a187b3bdcbbea1a0a51a7d | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <[email protected]> | Thu Dec 18 09:17:16 2008 -0800 |
committer | Jesse Barnes <[email protected]> | Wed Jan 07 11:13:17 2009 -0800 |
tree | 128d9c67557a4fe5e5e910b8ca2d50aedee31b7c | |
parent | 1120f8b8169fb2cb51219d326892d963e762edb6 [diff] |
PCI: revise VPD access interface Change PCI VPD API which was only used by sysfs to something usable in drivers. * move iteration over multiple words to the low level * use conventional types for arguments * add exportable wrapper Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: Jesse Barnes <[email protected]>