[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110107193733.GC18309@kroah.com>
Date: Fri, 7 Jan 2011 11:37:33 -0800
From: Greg KH <greg@...ah.com>
To: Manuel Stahl <manuel.stahl@....fraunhofer.de>
Cc: linux-serial@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Thomas Weber <weber@...science.de>,
Johannes Reif <reif@...science.de>, changgx <changgx@....com>,
miguelangel@...e.es
Subject: Re: [PATCH resend 2] Add sc16is7x2 driver
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists