commit | a7928c1578c550bd6f4dec62d65132e6db226c57 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Apr 17 22:37:20 2015 +0200 |
committer | Jens Axboe <axboe@fb.com> | Tue May 05 13:40:42 2015 -0600 |
tree | 1a9a13abf0679e7dc4e1e5124cd4fcb3c0ac1265 | |
parent | ac7cdff00a33d48d27217560fa3b16d802e5f535 [diff] |
block: move PM request support to IDE This removes the request types and hacks from the block code and into the old IDE driver. There is a small amunt of code duplication due to this, but it's not too bad. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>