diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2008-04-26 15:36:31 (GMT) |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-04-26 15:36:31 (GMT) |
commit | 1baccff8a5823b51d7bf2740ef3ef17e06bfa7e2 (patch) | |
tree | bae9585842faf07f8c5f05f19df43a0d79241f51 /include/asm-m68k/mvme16xhw.h | |
parent | 938da770c205989945ba4cc5f0b4e255702061a1 (diff) | |
download | linux-fsl-qoriq-1baccff8a5823b51d7bf2740ef3ef17e06bfa7e2.tar.xz |
ide: make ide_pci_check_iomem() actually work
This function didn't actually check if a given BAR is in I/O space because of
using the bogus PCI_BASE_ADDRESS_IO_MASK (which equals ~3) to test the resource
flags instead of IORESOURCE_IO -- fix this, make ide_hwif_configure() check the
results failing if necessary, and move the printk() call to the failure path.
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'include/asm-m68k/mvme16xhw.h')
0 files changed, 0 insertions, 0 deletions