linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tom Gundersen <teg@jklm.no>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: LKML <linux-kernel@vger.kernel.org>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	Kay Sievers <kay@vrfy.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Date: Tue, 28 Jan 2014 13:38:16 +0100	[thread overview]
Message-ID: <CAG-2HqXuwcQ_FFaD50QS2AR08yCoDVkdF4WTogBUcH_GYynnVA@mail.gmail.com> (raw)
In-Reply-To: <87k3dkzy4t.fsf@rustcorp.com.au>

Hi Rusty,

On Tue, Jan 28, 2014 at 2:35 AM, Rusty Russell <rusty@rustcorp.com.au> wrote:
> Tom Gundersen <teg@jklm.no> writes:
>> Commit 78551277e4df5: "Input: i8042 - add PNP modaliases" had a bug, where the
>> second call to MODULE_DEVICE_TABLE() overrode the first resulting in not all
>> the modaliases being exposed.
>
> No Signed-off-by?

Sorry about that, I'll resend in a minute with the signoff.

Cheers,

Tom

  reply	other threads:[~2014-01-28 12:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-27 19:09 [RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module Tom Gundersen
2014-01-27 19:54 ` Greg Kroah-Hartman
2014-01-27 20:30   ` Dmitry Torokhov
2014-01-28  1:34   ` Rusty Russell
2014-01-28  1:35 ` Rusty Russell
2014-01-28 12:38   ` Tom Gundersen [this message]
2014-01-28 13:42   ` [PATCH] " Tom Gundersen
2014-01-29  1:35     ` Rusty Russell

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=CAG-2HqXuwcQ_FFaD50QS2AR08yCoDVkdF4WTogBUcH_GYynnVA@mail.gmail.com \
    --to=teg@jklm.no \
    --cc=dmitry.torokhov@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kay@vrfy.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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).