···88 }89 if ((s->features & SS_CAP_STATIC_MAP) && s->io_offset) {90 *base = s->io_offset | (*base & 0x0fff);91- s->io[0].res->flags = (s->io[0].res->flags & ~IORESOURCE_BITS) | (attr & IORESOURCE_BITS);92 return 0;93 }94 /* Check for an already-allocated window that must conflict with
···88 }89 if ((s->features & SS_CAP_STATIC_MAP) && s->io_offset) {90 *base = s->io_offset | (*base & 0x0fff);091 return 0;92 }93 /* Check for an already-allocated window that must conflict with