From: Greg KH <greg@kroah.com>
To: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Cc: linux-serial@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Thomas Weber <weber@corscience.de>,
Johannes Reif <reif@corscience.de>, changgx <changgx@163.com>,
miguelangel@nbee.es
Subject: Re: [PATCH resend 2] Add sc16is7x2 driver
Date: Fri, 7 Jan 2011 11:37:33 -0800 [thread overview]
Message-ID: <20110107193733.GC18309@kroah.com> (raw)
In-Reply-To: <4D272DDA.6010007@iis.fraunhofer.de>
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
next prev parent reply other threads:[~2011-01-07 19:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 15:14 [PATCH resend 2] Add sc16is7x2 driver Manuel Stahl
2011-01-07 17:05 ` Randy Dunlap
2011-01-07 19:37 ` Greg KH [this message]
2011-01-12 11:05 ` Thomas Weber
2011-01-12 12:01 ` Manuel Stahl
2011-01-31 21:34 ` Thomas Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110107193733.GC18309@kroah.com \
--to=greg@kroah.com \
--cc=changgx@163.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=manuel.stahl@iis.fraunhofer.de \
--cc=miguelangel@nbee.es \
--cc=reif@corscience.de \
--cc=weber@corscience.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).