| commit | 2fb211502e2c0513e12d677ed4d7891f3c5e1413 | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Jan 02 16:12:49 2009 +0100 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Jan 02 16:12:49 2009 +0100 |
| tree | 3d10026bb2d4eac897e96b1ff9c8c5bd12173954 | |
| parent | 295f00042aaf6b553b5f37348f89bab463d4a469 [diff] |
ide: remove IDE PM hack from do_ide_request() We now tell block layer that there is still work to do using blk_plug_device() so hack for IDE Power Management can be removed (it was buggy for hwgroups having more than 4 devices anyway). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>