diff options
author | 2006-12-08 16:50:49 +1100 | |
---|---|---|
committer | 2007-02-04 20:54:07 +0100 | |
commit | 0803dd0c2594c7dc70c14ab00ea21e68605f5ba1 (patch) | |
tree | 6eb2ddd6a23d7456b00f68bc212fe7b7f37ed4c1 /drivers/misc/tifm_core.c | |
parent | tifm_sd: use kmap_atomic instead of kmap for PIO data buffer (diff) | |
download | wireguard-linux-0803dd0c2594c7dc70c14ab00ea21e68605f5ba1.tar.xz wireguard-linux-0803dd0c2594c7dc70c14ab00ea21e68605f5ba1.zip |
tifm_sd: Switch software timeout handler from work_struct to timer
Two changes are introduced to software timeout handler in order to simplify
its management:
1. The implementation is switched from work_struct to timer
2. Previously, software timeout was rearmed with each interrupt. Now,
current request must complete entirely within timeout interval.
Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'drivers/misc/tifm_core.c')
0 files changed, 0 insertions, 0 deletions