Searched hist:b19a7275dec4b470ea9abaae6129d21a0d75ab2f (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/pcmcia/ |
H A D | rsrc_iodyn.c | diff b19a7275dec4b470ea9abaae6129d21a0d75ab2f Sat Mar 20 07:10:47 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: clarify alloc_io_space, move it to resource handlers
Clean up the alloc_io_space() function by moving most of it to the actual resource_ops. This allows for a bit less re-directions. Future cleanups will follow, and will make up for the code duplication currently present between rsrc_iodyn and rsrc_nonstatic (which are hardly ever built at the same time anyway, therefore no increase in built size).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|
H A D | rsrc_mgr.c | diff b19a7275dec4b470ea9abaae6129d21a0d75ab2f Sat Mar 20 07:10:47 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: clarify alloc_io_space, move it to resource handlers
Clean up the alloc_io_space() function by moving most of it to the actual resource_ops. This allows for a bit less re-directions. Future cleanups will follow, and will make up for the code duplication currently present between rsrc_iodyn and rsrc_nonstatic (which are hardly ever built at the same time anyway, therefore no increase in built size).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|
H A D | cs_internal.h | diff b19a7275dec4b470ea9abaae6129d21a0d75ab2f Sat Mar 20 07:10:47 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: clarify alloc_io_space, move it to resource handlers
Clean up the alloc_io_space() function by moving most of it to the actual resource_ops. This allows for a bit less re-directions. Future cleanups will follow, and will make up for the code duplication currently present between rsrc_iodyn and rsrc_nonstatic (which are hardly ever built at the same time anyway, therefore no increase in built size).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|
H A D | rsrc_nonstatic.c | diff b19a7275dec4b470ea9abaae6129d21a0d75ab2f Sat Mar 20 07:10:47 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: clarify alloc_io_space, move it to resource handlers
Clean up the alloc_io_space() function by moving most of it to the actual resource_ops. This allows for a bit less re-directions. Future cleanups will follow, and will make up for the code duplication currently present between rsrc_iodyn and rsrc_nonstatic (which are hardly ever built at the same time anyway, therefore no increase in built size).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|
H A D | pcmcia_resource.c | diff b19a7275dec4b470ea9abaae6129d21a0d75ab2f Sat Mar 20 07:10:47 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: clarify alloc_io_space, move it to resource handlers
Clean up the alloc_io_space() function by moving most of it to the actual resource_ops. This allows for a bit less re-directions. Future cleanups will follow, and will make up for the code duplication currently present between rsrc_iodyn and rsrc_nonstatic (which are hardly ever built at the same time anyway, therefore no increase in built size).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|
/openbmc/linux/include/pcmcia/ |
H A D | ds.h | diff b19a7275dec4b470ea9abaae6129d21a0d75ab2f Sat Mar 20 07:10:47 CDT 2010 Dominik Brodowski <linux@dominikbrodowski.net> pcmcia: clarify alloc_io_space, move it to resource handlers
Clean up the alloc_io_space() function by moving most of it to the actual resource_ops. This allows for a bit less re-directions. Future cleanups will follow, and will make up for the code duplication currently present between rsrc_iodyn and rsrc_nonstatic (which are hardly ever built at the same time anyway, therefore no increase in built size).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|