• Russell King's avatar
    [PCMCIA] Convert PCI socket drivers to use struct resource. · f2dbb513
    Russell King authored
    Convert PCI socket drivers to use the resource passed in rather than
    pccard_mem_map's sys_start and sys_stop elements.  This also means
    that we convert the struct resource to a PCI bus region, thereby
    performing any platform specific fixups which may be necessary.
    f2dbb513
yenta_socket.c 30.8 KB