[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131203012711.GA32730@kroah.com>
Date: Mon, 2 Dec 2013 17:27:11 -0800
From: 'Greg Kroah-Hartman' <gregkh@...uxfoundation.org>
To: Jingoo Han <jg1.han@...sung.com>
Cc: 'Joe Perches' <joe@...ches.com>, linux-kernel@...r.kernel.org,
'Bjorn Helgaas' <bhelgaas@...gle.com>,
linux-pci@...r.kernel.org
Subject: Re: [PATCH 38/39] PCI: remove DEFINE_PCI_DEVICE_TABLE macro
On Tue, Dec 03, 2013 at 10:15:06AM +0900, Jingoo Han wrote:
> On Tuesday, December 03, 2013 8:52 AM, Joe Perches wrote:
> > On Tue, 2013-12-03 at 08:32 +0900, Jingoo Han wrote:
> > > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
> > > is not preferred. Also, the definition of DEFINE_PCI_DEVICE_TABLE
> > > macro is removed.
> >
> > These sorts of treewide conversions are almost never
> > applied wholesale.
> >
> > This patch is not appropriate until there are no more
> > uses of DEFINE_PCI_DEVICE_TABLE in Linus' tree.
> >
> > Just marking the function as deprecated in the
> > documentation and the pci.h file is probably good
> > enough for now.
> >
> > see: http://lkml.org/lkml/2013/12/2/400
>
> Actually, I want to remove all DEFINE_PCI_DEVICE_TABLEs from the
> next 3.14-rc1 kernel, by merging all patches through Greg's tree.
>
> Greg,
> How about you?
No, take them through their individual driver trees please.
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