1
0
Fork 0
alistair23-linux/drivers/eisa
Bjorn Helgaas 765ee51f9a Revert "EISA: Initialize device before its resources"
This reverts commit 26abfeed43.

In the eisa_probe() force_probe path, if we were unable to request slot
resources (e.g., [io 0x800-0x8ff]), we skipped the slot with "Cannot
allocate resource for EISA slot %d" before reading the EISA signature in
eisa_init_device().

Commit 26abfeed43 moved eisa_init_device() earlier, so we tried to read
the EISA signature before requesting the slot resources, and this caused
hangs during boot.

Link: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1251816
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org	# v3.10+ a2080d0c561c: Revert "EISA: Log device resources in dmesg"
2014-01-17 14:57:29 -07:00
..
.gitignore [PATCH] EISA: Ignore generated file drivers/eisa/devlist.h 2006-03-25 08:23:01 -08:00
Kconfig x86: allow more than 8 cpus to be used on 32-bit 2009-01-30 00:20:22 +01:00
Makefile driver core: remove DEVICE_NAME_SIZE define 2008-07-21 21:54:53 -07:00
eisa-bus.c Revert "EISA: Initialize device before its resources" 2014-01-17 14:57:29 -07:00
eisa.ids eisa: Fix spelling of "asynchronous". 2012-11-19 14:30:25 +01:00
pci_eisa.c PCI changes for the v3.10 merge window: 2013-04-29 09:30:25 -07:00
virtual_root.c eisa: remove driver_data direct access of struct device 2009-06-15 21:30:26 -07:00