Revision 95a84cd19224e7d41934d261b568dd04bf2bda3e authored by Sergei Shtylyov on 23 October 2008, 21:22:06 UTC, committed by Bartlomiej Zolnierkiewicz on 23 October 2008, 21:22:06 UTC
Convert the driver to use ide_host_add() -- this seems to be a straightforward
change which I'm not sure why hasn't been done yet...

While doing this at last, get rid of:

- useless local copy of the 'sgiioc4_port_info' variable;

- unnecessary 'goto' and label...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: jeremy@sgi.com
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent 3059ef9
History
File Mode Size
buffer_sync.c -rw-r--r-- 15.1 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 8.6 KB
cpu_buffer.h -rw-r--r-- 1.3 KB
event_buffer.c -rw-r--r-- 4.0 KB
event_buffer.h -rw-r--r-- 858 bytes
oprof.c -rw-r--r-- 3.6 KB
oprof.h -rw-r--r-- 880 bytes
oprofile_files.c -rw-r--r-- 3.2 KB
oprofile_stats.c -rw-r--r-- 2.1 KB
oprofile_stats.h -rw-r--r-- 663 bytes
oprofilefs.c -rw-r--r-- 6.4 KB
timer_int.c -rw-r--r-- 822 bytes

back to top