intel_chipset: Fix Haswell CRW PCI IDs.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 1 Mar 2013 23:36:20 +0000 (15:36 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 3 Mar 2013 18:54:32 +0000 (19:54 +0100)
commit6c04309579805e595749e7918c7901d63a36f581
tree358c776e63dd5870045b355e8cffb4613b7753a7
parent2155b16af2a382055b4059ce21786b77305d8910
intel_chipset: Fix Haswell CRW PCI IDs.

The second digit was off by one, which meant we accidentally treated
GT(n) as GT(n-1).  This also meant no support for GT1 at all.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/intel_chipset.h