commit | 3b91e5507cddaca53bccf1524ff11a0ac5c85531 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Feb 11 20:43:19 2007 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue May 01 13:04:17 2007 +0200 |
tree | 50d0df36aafa5b8f3a0abd5753457e50a3638041 | |
parent | 1c6a0718f0bfdab0d9b7da5f7b74f38a0058c03a [diff] |
mmc: Flush pending detects on host removal Make sure we kill of any pending detection runs when the host is removed instead of when it is freed. Also add some debugging to make sure the driver doesn't queue up more detection after it has removed the host. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>