commit | 688398bb7b9c6ac115da7749ea808d3ef69e029f | [log] [tgz] |
---|---|---|
author | Myron Stowe <mstowe@redhat.com> | Thu Jul 07 15:00:36 2011 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jul 22 08:25:40 2011 -0700 |
tree | b9c0124b53e37be90204a9e335540f0530cf651d | |
parent | 43d786ed4df4c54cb8802a523748a7d78130a2cb [diff] |
PCI: Assign values to 'pci_obff_signal_type' enumeration constants 'pci_obff_signal_type' is passed between drivers and the kernel API. This patch explicitly assigns values to the enumeration type's constants which aids in detecting any future changes or additions that would break the kernel's ABI. No functional change. Signed-off-by: Myron Stowe <myron.stowe@redhat.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>