Re: [RFT/PATCH 05/10] cbus: retu: move to threaded IRQ and GENIRQ

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

 



* Felipe Balbi <balbi@xxxxxx> [110102 23:49]:
> @@ -53,23 +54,23 @@
>  struct retu {
>  	/* Device lock */
>  	spinlock_t		lock;
> -	struct tasklet_struct	tasklet;
> +	struct mutex		irq_lock;
>  	struct device		*dev;
>  
> +	int			irq_base;
> +	int			nirqs;
>  	int			irq;

This one oopses, looks like irq_base is not initialized?

Regards,

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


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux