]> git.baikalelectronics.ru Git - kernel.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, 11 Feb 2013 18:28:16 +0000 (13:28 -0500)
commita2a65512000835a692350e395ad495e46396c935
tree99815d0aec3ed66676f5429661c95fc51001feb4
parent969119aee1439b4d6a43d2cb9dff5b709af9f54c
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