Searched hist:def412b6618f5b887b80fcdad6ab4ee2fee0a110 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | def412b6618f5b887b80fcdad6ab4ee2fee0a110 Thu Oct 28 16:00:26 UTC 2010 Steve Sakoman <steve@sakoman.com> mmc: Clean up generic mmc driver multi-block write functions
The current mmc write implementation is type ulong, but returns int values. Some of the printf's are terminated with /n/r, one has none.
This patch fixes these issues and also removes some unnecessary local variables.
Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
|