|
@@ -344,6 +344,7 @@ EXPORT_SYMBOL_GPL(irq_free_descs);
|
|
* @from: Start the search from this irq number
|
|
* @from: Start the search from this irq number
|
|
* @cnt: Number of consecutive irqs to allocate.
|
|
* @cnt: Number of consecutive irqs to allocate.
|
|
* @node: Preferred node on which the irq descriptor should be allocated
|
|
* @node: Preferred node on which the irq descriptor should be allocated
|
|
|
|
+ * @owner: Owning module (can be NULL)
|
|
*
|
|
*
|
|
* Returns the first irq number or error code
|
|
* Returns the first irq number or error code
|
|
*/
|
|
*/
|