]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Ensure ide-taskfile calls any driver specific end_request function
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 31 Mar 2006 10:31:15 +0000 (02:31 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 31 Mar 2006 20:18:57 +0000 (12:18 -0800)
commit03731fbdd09f8db4af86dbf437e3169fb1920d5e
tree2066c497529cdf4a411186d057005c6953975aa5
parent8fe833c1b010489b71b082e553b1dfa80ef81061
[PATCH] Ensure ide-taskfile calls any driver specific end_request function

Ensure ide-taskfile.c calls any driver specific end_request function if
present.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Acked-by: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/ide-taskfile.c