https://github.com/torvalds/linux
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
Tip revision: 95a84cd19224e7d41934d261b568dd04bf2bda3e authored by Sergei Shtylyov on 23 October 2008, 21:22:06 UTC
sgiioc4: use ide_host_add() (take 2)
Tip revision: 95a84cd

back to top