mmc: sdhi: initialise mmc_data->flags before use
authorSimon Horman <horms@verge.net.au>
Fri, 19 Aug 2011 01:07:07 +0000 (10:07 +0900)
committerChris Ball <cjb@laptop.org>
Wed, 31 Aug 2011 20:25:51 +0000 (16:25 -0400)
commitb91df1593e361109f1fe665ce17c5e87ca60582b
treea558fc6d668a4acea13a17567481941ba8d25a6e
parent50a50f9248497484c678631a9c1a719f1aaeab79
mmc: sdhi: initialise mmc_data->flags before use

This corrects a logic error that I introduced in
"mmc: sdhi: Add write16_hook"

Reported-by: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mobile_sdhi.c