Joao Ramos
5bfb151f1f
ide: do not access ide_drive_t 'drive_data' field directly
...
Change ide_drive_t 'drive_data' field from 'unsigned int' type to 'void *'
type, allowing a wider range of values/types to be stored in this field.
Added 'ide_get_drivedata' and 'ide_set_drivedata' helpers to get and set
the 'drive_data' field.
Fixed all host drivers to maintain coherency with the change in the
'drive_data' field type.
Signed-off-by: Joao Ramos <joao.ramos@inov.pt >
[bart: fix qd65xx build, cast to 'unsigned long', minor Coding Style fixups]
Acked-by: Sergei Shtylyov <sshtylyov@ru.montavista.com >
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com >
2009-06-15 22:13:44 +02:00
..
2009-03-24 23:22:53 +01:00
2008-10-21 20:57:23 +02:00
2009-04-30 18:38:01 +02:00
2009-03-24 23:22:53 +01:00
2009-06-15 18:52:53 +02:00
2009-03-24 23:22:52 +01:00
2009-05-17 19:12:25 +02:00
2009-06-15 18:52:58 +02:00
2009-06-15 22:13:44 +02:00
2009-06-15 18:52:58 +02:00
2009-05-17 19:12:25 +02:00
2009-03-31 20:15:27 +02:00
2008-10-21 20:57:23 +02:00
2009-06-15 22:13:44 +02:00
2009-01-06 17:20:52 +01:00
2009-05-17 19:12:25 +02:00
2009-03-27 12:46:28 +01:00
2009-06-15 18:52:58 +02:00
2009-06-15 18:52:58 +02:00
2009-06-07 15:37:10 +02:00
2009-06-15 22:13:44 +02:00
2009-06-15 22:13:44 +02:00
2009-05-17 19:12:25 +02:00
2009-05-17 19:12:25 +02:00
2009-04-08 14:13:02 +02:00
2009-06-13 12:00:54 +02:00
2009-06-13 12:00:54 +02:00
2009-04-28 07:37:30 +02:00
2009-05-17 19:12:25 +02:00
2009-03-27 12:46:45 +01:00
2009-04-08 14:13:01 +02:00
2009-06-12 09:29:42 -07:00
2009-04-08 14:12:49 +02:00
2009-06-12 09:29:42 -07:00
2009-06-07 15:37:10 +02:00
2009-05-15 06:44:38 +02:00
2009-03-05 16:10:56 +01:00
2009-05-15 06:44:38 +02:00
2009-06-07 13:52:52 +02:00
2009-03-27 12:46:34 +01:00
2009-05-17 19:12:25 +02:00
2009-05-17 19:12:25 +02:00
2009-04-08 14:13:03 +02:00
2009-06-15 18:52:58 +02:00
2009-04-28 07:37:28 +02:00
2009-06-07 15:37:10 +02:00
2009-05-17 19:12:25 +02:00
2009-05-22 20:28:35 +02:00
2009-04-28 07:37:28 +02:00
2009-05-30 20:06:54 +02:00
2009-04-28 07:37:30 +02:00
2009-05-17 19:12:25 +02:00
2009-06-15 18:52:58 +02:00
2009-04-08 14:13:01 +02:00
2009-01-02 16:12:48 +01:00
2009-06-15 18:52:52 +02:00
2009-06-12 09:29:42 -07:00
2009-03-31 20:15:28 +02:00
2009-06-15 18:52:54 +02:00
2009-06-07 13:52:52 +02:00
2009-03-31 20:15:19 +02:00
2009-06-15 18:52:53 +02:00
2009-06-15 18:52:53 +02:00
2008-11-02 21:40:08 +01:00
2009-03-31 20:15:34 +02:00
2009-06-15 18:52:58 +02:00
2009-03-31 20:15:24 +02:00
2009-04-08 14:13:03 +02:00
2009-06-15 22:13:44 +02:00
2009-05-17 19:12:25 +02:00
2009-06-07 15:37:09 +02:00
2009-06-15 18:52:59 +02:00
2009-06-15 18:52:53 +02:00
2009-05-17 19:12:25 +02:00
2009-06-15 18:52:58 +02:00
2009-06-15 22:13:44 +02:00
2009-06-15 22:13:44 +02:00
2009-05-17 19:12:25 +02:00
2008-12-29 20:27:33 +01:00
2009-03-31 20:15:27 +02:00
2009-05-17 19:12:25 +02:00
2009-03-24 23:22:53 +01:00
2009-06-10 14:37:21 +02:00
2009-06-15 18:52:55 +02:00
2009-06-15 18:53:00 +02:00
2009-03-24 23:22:53 +01:00
2009-06-15 22:13:44 +02:00
2009-06-15 18:52:53 +02:00
2009-05-11 09:50:54 +02:00
2009-01-06 17:20:52 +01:00
2009-03-31 20:15:32 +02:00
2009-05-17 19:12:25 +02:00
2009-06-12 09:29:42 -07:00
2009-01-06 17:20:50 +01:00
2009-05-22 16:23:39 +02:00