-
- Downloads
mmc: refactor host class handling
Move basic host class device handling to its own file for clarity.
Signed-off-by:
Pierre Ossman <drzeus@drzeus.cx>
Showing
- drivers/mmc/core/Makefile 1 addition, 1 deletiondrivers/mmc/core/Makefile
- drivers/mmc/core/core.c 5 additions, 77 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/core.h 4 additions, 0 deletionsdrivers/mmc/core/core.h
- drivers/mmc/core/host.c 156 additions, 0 deletionsdrivers/mmc/core/host.c
- drivers/mmc/core/host.h 18 additions, 0 deletionsdrivers/mmc/core/host.h
- drivers/mmc/core/sysfs.c 3 additions, 81 deletionsdrivers/mmc/core/sysfs.c
- drivers/mmc/core/sysfs.h 0 additions, 5 deletionsdrivers/mmc/core/sysfs.h
Loading
Please register or sign in to comment