Re: [PATCH] [V1] USB: Add support for Xilinx USB host controller

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2009-09-21 at 13:38 -0600, Julie Zhu wrote:

> +	iounmap(hcd->regs);
> +err_ioremap:
> +	irq_dispose_mapping(irq);

You missed that one too :-)

I'm actually considering making irq_dispose_mapping() a private
API and rename it to something like __irq_dispose_mapping() :-)

I think the only reasonable use case for it is when re-allocating
MSIs to avoid using the whole virq space.

Cheers,
Ben.


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux