Home
last modified time | relevance | path

Searched hist:"2 ce4905e4da9f512b38f56a53ece9da2072dd164" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dcs_internal.hdiff 2ce4905e4da9f512b38f56a53ece9da2072dd164 Sat Jul 24 06:14:44 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: use struct resource for PCMCIA devices

Introduce a new field into struct pcmcia_device named "resource" and of
type struct resource *, which contains the IO port ranges allocated for
this device. Memory window ranges and registration with the resource
trees will follow at a later date.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
H A Dpcmcia_resource.cdiff 2ce4905e4da9f512b38f56a53ece9da2072dd164 Sat Jul 24 06:14:44 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: use struct resource for PCMCIA devices

Introduce a new field into struct pcmcia_device named "resource" and of
type struct resource *, which contains the IO port ranges allocated for
this device. Memory window ranges and registration with the resource
trees will follow at a later date.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
H A Dds.cdiff 2ce4905e4da9f512b38f56a53ece9da2072dd164 Sat Jul 24 06:14:44 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: use struct resource for PCMCIA devices

Introduce a new field into struct pcmcia_device named "resource" and of
type struct resource *, which contains the IO port ranges allocated for
this device. Memory window ranges and registration with the resource
trees will follow at a later date.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
/openbmc/linux/include/pcmcia/
H A Dds.hdiff 2ce4905e4da9f512b38f56a53ece9da2072dd164 Sat Jul 24 06:14:44 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: use struct resource for PCMCIA devices

Introduce a new field into struct pcmcia_device named "resource" and of
type struct resource *, which contains the IO port ranges allocated for
this device. Memory window ranges and registration with the resource
trees will follow at a later date.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>