X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fparport%2Fparport_pc.c;h=a8580893820513adfd07bd72e1c6d3404d886777;hb=ac7c5353b189e10cf5dd27399f64f7b013abffc6;hp=d76d37bcb9cc7f7fbb2da07de289818d6b15937c;hpb=85b80ebfa4384b8ea30cc1af9617db30319a9ccd;p=karo-tx-linux.git diff --git a/drivers/parport/parport_pc.c b/drivers/parport/parport_pc.c index d76d37bcb9cc..a85808938205 100644 --- a/drivers/parport/parport_pc.c +++ b/drivers/parport/parport_pc.c @@ -1568,9 +1568,8 @@ static void __devinit detect_and_report_it87(void) outb(r | 8, 0x2F); outb(0x02, 0x2E); /* Lock */ outb(0x02, 0x2F); - - release_region(0x2e, 1); } + release_region(0x2e, 1); } #endif /* CONFIG_PARPORT_PC_SUPERIO */