On Saturday 26 April 2008 04:37:42 pm Rene Herman wrote: > On 25-04-08 20:38, Bjorn Helgaas wrote: > > > + switch (type) { > > + case IORESOURCE_IO: > > + for (i = 0; i < PNP_MAX_PORT; i++) { > > + pnp_res = &dev->res->port[i]; > > + res = &pnp_res->res; > > + if (res->flags & IORESOURCE_UNSET) > > + return pnp_res; > > Again possible users of pnp_resource_valid(). Done; I also converted to use pnp_get_pnp_resource(). -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html