[PATCH AUTOSEL for 4.9 175/190] vgacon: Set VGA struct resource types

2018-03-07 Thread Sasha Levin
From: Bjorn Helgaas [ Upstream commit c82084117f79bcae085e40da526253736a247120 ] Set the resource type when we reserve VGA-related I/O port resources. The resource code doesn't actually look at the type, so it inserts resources without a type in the tree correctly even

[PATCH AUTOSEL for 4.9 175/190] vgacon: Set VGA struct resource types

2018-03-07 Thread Sasha Levin
From: Bjorn Helgaas [ Upstream commit c82084117f79bcae085e40da526253736a247120 ] Set the resource type when we reserve VGA-related I/O port resources. The resource code doesn't actually look at the type, so it inserts resources without a type in the tree correctly even without this change. But