From: Andrew Gabbasov Date: Wed, 1 Oct 2014 12:14:09 +0000 (-0500) Subject: mmc: core: Initialize SET_BLOCK_COUNT request fields X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce411e68515ee14c323d0d1fef638ed0aead7a6;p=pandora-kernel.git mmc: core: Initialize SET_BLOCK_COUNT request fields Some request fields are initialized just before request processing for sanity purposes. This is done for command, data, and stop parts of the request, but not for sbc (set block count) part. Add such initialization for that part too. Signed-off-by: Andrew Gabbasov Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed