Files
ubports_kernel_google_msm/drivers/pci
Matthew Wilcox 24d2755339 PCI MSI: Replace 'type' with 'is_msix'
By changing from a 5-bit field to a 1-bit field, we free up some bits
that can be used by a later patch.  Also rearrange the fields for better
packing on 64-bit platforms (reducing the size of msi_desc from 72 bytes
to 64 bytes).

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-03-20 10:48:12 -07:00
..
2009-03-19 19:29:35 -07:00
2009-03-20 10:48:12 -07:00
2009-03-20 10:48:11 -07:00
2009-03-19 19:29:36 -07:00
2009-02-13 12:01:56 -08:00