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-- 1.9 KB
Makefile -rw-r--r-- 675 bytes
apm_power.c -rw-r--r-- 10.1 KB
bq27x00_battery.c -rw-r--r-- 8.1 KB
ds2760_battery.c -rw-r--r-- 12.5 KB
olpc_battery.c -rw-r--r-- 11.1 KB
pda_power.c -rw-r--r-- 8.8 KB
pmu_battery.c -rw-r--r-- 5.2 KB
power_supply.h -rw-r--r-- 1.2 KB
power_supply_core.c -rw-r--r-- 4.3 KB
power_supply_leds.c -rw-r--r-- 4.0 KB
power_supply_sysfs.c -rw-r--r-- 7.2 KB
tosa_battery.c -rw-r--r-- 11.5 KB
wm97xx_battery.c -rw-r--r-- 6.3 KB

back to top