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
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 362 bytes
fw-card.c -rw-r--r-- 13.5 KB
fw-cdev.c -rw-r--r-- 25.9 KB
fw-device.c -rw-r--r-- 25.5 KB
fw-device.h -rw-r--r-- 4.7 KB
fw-iso.c -rw-r--r-- 3.9 KB
fw-ohci.c -rw-r--r-- 70.9 KB
fw-ohci.h -rw-r--r-- 6.9 KB
fw-sbp2.c -rw-r--r-- 46.7 KB
fw-topology.c -rw-r--r-- 14.3 KB
fw-topology.h -rw-r--r-- 1.8 KB
fw-transaction.c -rw-r--r-- 26.2 KB
fw-transaction.h -rw-r--r-- 13.0 KB

back to top