commit | 95a84cd19224e7d41934d261b568dd04bf2bda3e | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Thu Oct 23 23:22:06 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Oct 23 23:22:06 2008 +0200 |
tree | 3cafc0ff7a35fcd15352884de73c988cd0714f8b | |
parent | 3059ef99a167da6d5d77701fda5b905d985e31af [diff] |
sgiioc4: use ide_host_add() (take 2) 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>