mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 12 Dec 2012 14:38:11 +0000 (15:38 +0100)
committerChris Ball <cjb@laptop.org>
Mon, 11 Feb 2013 18:28:16 +0000 (13:28 -0500)
commit5df460b15e10ffcf2c9a05d0c55b309568d330ea
tree99815d0aec3ed66676f5429661c95fc51001feb4
parenta812ba0fd031c14c7680c94a1a22d5c60c7b6e2b
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts

Read block and write block operations are currently missing completion
timeouts. Add missing timeouts and consolidate them at one location.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mmcif.c