drivers/mmc/core/bus.c
0 → 100644
+253
−0
drivers/mmc/core/bus.h
0 → 100644
+22
−0
+0
−16
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move bus operations to its own file for the sake of clarity. Also
delegate sysfs attributes to bus handlers in preparation for other
more exotic types.
Signed-off-by:
Pierre Ossman <drzeus@drzeus.cx>