]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
EISA: Mark vendor ID resource as I/O port space
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Apr 2013 20:33:56 +0000 (14:33 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Apr 2013 20:33:56 +0000 (14:33 -0600)
commit76668257b26957ce2ca815da9e7d7fc740164123
treef7f3147041deaa21851714377124027ba39436fe
parent4cf9f24db3954ac5802de24c826b7ebed27760c4
EISA: Mark vendor ID resource as I/O port space

Previously we marked this as merely IORESOURCE_BUSY without indicating
the type.  Setting the type makes %pR on the resource work better.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/eisa/eisa-bus.c