]> git.karo-electronics.de Git - linux-beck.git/commit
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, 28 Jan 2013 11:51:32 +0000 (06:51 -0500)
commita78b4ca276d7df627ebac50ae3d012c060fe04f8
treec85d4d1a4ad0aa8654e6f9d610f4407cfdf39922
parente4fa90c60d30758daadc0aebc1807b54fedc497c
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