android_kernel_lge_bullhead/drivers/eisa
Bjorn Helgaas 329f4557c9 Revert "EISA: Initialize device before its resources"
commit 765ee51f9a3f652959b4c7297d198a28e37952b4 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-13 13:47:59 -08:00
..
.gitignore
Kconfig x86: allow more than 8 cpus to be used on 32-bit 2009-01-30 00:20:22 +01:00
Makefile
eisa-bus.c Revert "EISA: Initialize device before its resources" 2014-02-13 13:47:59 -08: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