[PATCHES] move code for !STATIC_MAP to extra module

Russell King rmk+pcmcia at arm.linux.org.uk
Mon Nov 8 02:57:14 EST 2004


On Sun, Nov 07, 2004 at 07:48:33PM -0800, David Hinds wrote:
> Err actually now that I look at it, the code in the kernel's cs.c is
> broken, because as you noted in your original message, it is not using
> find_io_region() for static mapped sockets as it should.

statically mapped sockets also have statically mapped IO as well.

Also note that the resource problem you mention isn't the problem of
the PCMCIA core anymore - it's now up to the individual card drivers
themselves to claim resources using request_region and
request_mem_region.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core



More information about the linux-pcmcia mailing list