[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110830171426.GA1732@debian.debian>
Date: Tue, 30 Aug 2011 19:14:26 +0200
From: Jonathan Neuschäfer <j.neuschaefer@....net>
To: Stephen Hemminger <shemminger@...ux-foundation.org>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Jiri Kosina <trivial@...nel.org>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH trivial] input: apanel: remove a redundant MODULE_ALIAS
On Mon, Aug 29, 2011 at 04:10:15PM -0700, Stephen Hemminger wrote:
> On Mon, 29 Aug 2011 15:07:14 -0700
> Dmitry Torokhov <dmitry.torokhov@...il.com> wrote:
>
> > On Monday, August 29, 2011 02:26:29 PM Jonathan Neuschäfer wrote:
> > > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
> > > ---
> > > drivers/input/misc/apanel.c | 1 -
> > > 1 files changed, 0 insertions(+), 1 deletions(-)
> > >
> > > diff --git a/drivers/input/misc/apanel.c b/drivers/input/misc/apanel.c
> > > index a8d2b8d..1dd1bd3 100644
> > > --- a/drivers/input/misc/apanel.c
> > > +++ b/drivers/input/misc/apanel.c
> > > @@ -346,5 +346,4 @@ MODULE_DESCRIPTION(APANEL_NAME " driver");
> > > MODULE_LICENSE("GPL");
> > > MODULE_VERSION(APANEL_VERSION);
> > >
> > > -MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifeBook*:pvr*:rvnFUJITSU:*");
> > > MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifebook*:pvr*:rvnFUJITSU:*");
> > ^
> >
> > Not necessarily redundant, if you notice the register is different.
> >
>
> At one point I found machines with both values, that is why there
> are two entries.
Okay, I didn't see the difference, sorry.
--
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