[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080307124058.052a62ba@mjolnir.drzeus.cx>
Date: Fri, 7 Mar 2008 12:40:58 +0100
From: Pierre Ossman <drzeus-list@...eus.cx>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Andy Shevchenko <andy@...le.org.ua>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [SDIO] add vendor and product pair for SQN1130
On Fri, 7 Mar 2008 02:45:26 -0800
Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Fri, 7 Mar 2008 10:08:30 +0200 Andy Shevchenko <andy@...le.org.ua> wrote:
>
> > Add the vendor and product ids for Sequans SQN1130 WiMAX chipset.
> > ---
> > include/linux/mmc/sdio_ids.h | 3 +++
> > 1 files changed, 3 insertions(+), 0 deletions(-)
> >
> > diff --git a/include/linux/mmc/sdio_ids.h b/include/linux/mmc/sdio_ids.h
> > index ea1bf5b..d1b9883 100644
> > --- a/include/linux/mmc/sdio_ids.h
> > +++ b/include/linux/mmc/sdio_ids.h
> > @@ -26,4 +26,7 @@
> > #define SDIO_VENDOR_ID_MARVELL 0x02df
> > #define SDIO_DEVICE_ID_MARVELL_LIBERTAS 0x9103
> >
> > +#define SDIO_VENDOR_ID_SEQUANS 0x039d
> > +#define SDIO_DEVICE_ID_SEQUANS_SQN1130 0x046a
> > +
>
> There's no point in adding these unless there's actually some code there
> which _uses_ them?
Agreed. This is just noise.
--
-- Pierre Ossman
Linux kernel, MMC maintainer http://www.kernel.org
PulseAudio, core developer http://pulseaudio.org
rdesktop, core developer http://www.rdesktop.org
--
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