Tejun Heo 765139ef5f ide-pm: don't abuse rq->data
Impact: cleanup rq->data usage

ide-pm uses rq->data to carry pointer to struct request_pm_state
through request queue and rq->special is used to carray pointer to
local struct ide_cmd, which isn't necessary.  Use rq->special for
request_pm_state instead and use local ide_cmd in
ide_start_power_step().

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
2009-04-28 07:37:30 +02:00
..
2009-03-31 20:15:21 +02:00
2009-04-08 14:13:04 +02:00
2009-01-06 17:20:55 +01:00
2009-01-06 17:20:52 +01:00
2009-03-27 12:46:28 +01:00
2009-04-18 17:42:19 +02:00
2009-04-08 14:13:02 +02:00
2009-03-27 12:46:45 +01:00
2009-04-28 07:37:28 +02:00
2009-03-31 20:15:33 +02:00
2009-03-27 12:46:34 +01:00
2009-04-08 14:13:03 +02:00
2009-04-28 07:37:30 +02:00
2009-04-28 07:37:28 +02:00
2009-04-08 14:13:03 +02:00
2009-04-08 14:13:03 +02:00
2009-04-28 07:37:30 +02:00
2009-03-27 12:46:18 +01:00
2009-04-08 14:13:03 +02:00
2009-01-06 17:20:52 +01:00
2009-04-08 14:13:03 +02:00
2009-04-18 17:42:19 +02:00
2009-04-08 14:13:03 +02:00
2009-01-06 17:20:52 +01:00
2009-04-08 14:13:03 +02:00