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
masters
slaves
Kconfig -rw-r--r-- 975 bytes
Makefile -rw-r--r-- 163 bytes
w1.c -rw-r--r-- 25.4 KB
w1.h -rw-r--r-- 6.1 KB
w1_family.c -rw-r--r-- 3.0 KB
w1_family.h -rw-r--r-- 1.7 KB
w1_int.c -rw-r--r-- 6.2 KB
w1_int.h -rw-r--r-- 1.1 KB
w1_io.c -rw-r--r-- 9.9 KB
w1_log.h -rw-r--r-- 1.1 KB
w1_netlink.c -rw-r--r-- 5.8 KB
w1_netlink.h -rw-r--r-- 1.6 KB

back to top