Re: [PATCH resend 2] Add sc16is7x2 driver

From: Greg KH
Date: Fri Jan 07 2011 - 14:46:08 EST


On Fri, Jan 07, 2011 at 04:14:34PM +0100, Manuel Stahl wrote:
> IRQ is now implemented with work queue (like max3100).
> The problem is, that the sc16is7x2 has a low active irq. But with
> active low threaded_irqs, shared irqs are not allowed.
>
> Please try this one and report errors.
>
> Regards,
> Manuel Stahl
>
> PS: sorry that the patch is not inline, not sure how to configure
> thunderbird correctly

Don't sign your emails, and that will help out in getting 'git am' to be
able to accept this.

Care to retry with the signature?

> --- /dev/null
> +++ b/include/linux/serial_sc16is7x2.h

This should go in include/linux/platform_data/ instead of the "main"
include/linux/ directory.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/