Files
android_kernel_xiaomi_sm8450/drivers/ide
Tejun Heo 963da55c4b ide-tape: kill idetape_bh
Impact: kill now unnecessary idetape_bh

With everything using standard mechanisms, there is no need for
idetape_bh anymore.  Kill it and use tape->buf, cur and valid to
describe data buffer instead.

Changes worth mentioning are...

* idetape_queue_rq_tail() now always queue tape->buf and and adjusts
  buffer state properly before completion.

* idetape_pad_zeros() clears the buffer only once.

Signed-off-by: Tejun Heo <tj@kernel.org>
2009-04-19 08:46:02 +09: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-19 07:00:41 +09:00
2009-03-31 20:15:33 +02:00
2009-03-27 12:46:36 +01:00
2009-03-27 12:46:34 +01:00
2009-04-08 14:13:03 +02:00
2009-04-19 07:00:43 +09:00
2009-04-19 07:00:41 +09:00
2009-04-08 14:13:03 +02:00
2009-04-08 14:13:03 +02:00
2009-04-19 07:00:43 +09:00
2009-03-27 12:46:18 +01:00
2009-04-08 14:13:03 +02:00
2009-04-19 08:46:02 +09:00
2009-01-06 17:20:52 +01:00
2008-11-02 21:40:08 +01:00
2009-04-08 14:13:03 +02:00
2009-04-18 17:42:19 +02:00
2008-10-26 09:35:05 -07: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