Archived
14
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/include/linux/mmc
Russell King 01357dcac6 [MMC] Ensure correct mmc_priv() behaviour
mmc_priv() has some nasty effects if the wrong pointer type is
passed to it.  Introduce type checking, which also means we get
the right type.  Also add an additional member to mmc_host which
is used to align host-private data appropriately.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-09-08 22:46:00 +01:00
..
card.h [PATCH] sd: SCR register 2005-09-07 16:57:50 -07:00
host.h [MMC] Ensure correct mmc_priv() behaviour 2005-09-08 22:46:00 +01:00
mmc.h [PATCH] sd: initialize SD cards 2005-09-07 16:57:50 -07:00
protocol.h [PATCH] sd: SD 4-bit bus 2005-09-07 16:57:51 -07:00