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
Pierre Ossman 51ec92e295 mmc: use sysfs groups to handle conditional attributes
Suppressing uevents turned out to be a bad idea as it screws up the
order of events, making user space very confused. Change the system to
use sysfs groups instead.

This is a regression that, for some odd reason, has gone unnoticed for
some time. It confuses hal so that the block devices (which have the
mmc device as a parent) are not registered. End result being that
desktop magic when cards are inserted won't work.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-22 17:02:20 -07:00
..
Kconfig
Makefile mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
bus.c mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
bus.h mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
core.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
core.h mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
host.c
host.h
mmc.c mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
mmc_ops.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
mmc_ops.h
sd.c mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
sd_ops.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
sd_ops.h
sdio.c mmc: use sysfs groups to handle conditional attributes 2008-03-22 17:02:20 -07:00
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
sdio_ops.h