On Tue, 06 Mar 2007 15:31:27 +0530 Surya <[EMAIL PROTECTED]> wrote: > Hi, > Cleanup of pci_find_device to pci_get_device in sound/oss/trident.c > Applies and compiles clean to latest Linus tree. Not tested!
Thanks. I would move the pci_dev_put inside the if as well (the variable is only used in the ALi section so could itself also be moved), but the fix appears correct. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

