1
0
Fork 0
alistair23-linux/drivers/mmc
Simon Horman a11862d338 mmc: tmio: Share register access functions
Move register access functions into a shared header.
Use sd_ctrl_write16 in tmio_mmc_dma.c:tmio_mmc_enable_dma().

Other than avoiding (trivial) open-coding, the motivation for
this is to allow platform-hooks in access functions to
be applied across all applicable accesses.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-07-20 17:20:56 -04:00
..
card mmc: block: add checking of r/w command response 2011-07-20 17:20:55 -04:00
core mmc: core: Bus width testing needs to handle suspend/resume 2011-07-13 14:54:37 -04:00
host mmc: tmio: Share register access functions 2011-07-20 17:20:56 -04:00
Kconfig
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00