dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mmc/core
Mariusz Kozlowski be760a9de8 drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
drivers/mmc/core/host.c | 3509 -> 3457 (-52 bytes)
 drivers/mmc/core/host.o | 92400 -> 92136 (-264 bytes)

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-08-23 06:26:31 +02:00
..
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile mmc: refactor host class handling 2007-07-09 21:28:01 +02:00
bus.c drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc 2007-08-23 06:26:26 +02:00
bus.h mmc: refactor bus operations 2007-07-09 21:27:56 +02:00
core.c drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
core.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
host.c drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc 2007-08-23 06:26:31 +02:00
host.h mmc: refactor host class handling 2007-07-09 21:28:01 +02:00
mmc.c mmc: add missing printk levels 2007-07-26 02:05:49 +02:00
mmc_ops.c mmc: update header file paths 2007-07-26 01:53:31 +02:00
mmc_ops.h mmc: update header file paths 2007-07-26 01:53:31 +02:00
sd.c mmc: add missing printk levels 2007-07-26 02:05:49 +02:00
sd_ops.c drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
sd_ops.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
sysfs.c mmc: move layer init and workqueue to core file 2007-07-09 21:28:06 +02:00
sysfs.h mmc: move layer init and workqueue to core file 2007-07-09 21:28:06 +02:00