Skip to content
Snippets Groups Projects
Commit def412b6 authored by Steve Sakoman's avatar Steve Sakoman Committed by Sandeep Paulraj
Browse files

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: default avatarSteve Sakoman <steve.sakoman@linaro.org>
Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>
parent 31bfcf1c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment