From: Alex Williamson Date: Thu, 22 May 2014 23:07:36 +0000 (-0600) Subject: PCI: Convert pci_dev_flags definitions to bit shifts X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b121592f8a3fd2bd0de128637b76a0d0864d993;p=pandora-kernel.git PCI: Convert pci_dev_flags definitions to bit shifts Convert the pci_dev_flags definitions from decimal constants to bit shifts. We're only a few entries away from where using the decimal value becomes cumbersome. No functional change. Tested-by: George Spelvin Tested-by: Pat Erley Signed-off-by: Alex Williamson Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed