[PATCH 1/3] staging: make PCI device id constant
Arjan van de Ven
arjan at infradead.org
Sat Jan 9 15:41:15 PST 2010
On Sun, 10 Jan 2010 00:18:26 +0100
Németh Márton <nm127 at freemail.hu> wrote:
> From: Márton Németh <nm127 at freemail.hu>
>
> The id_table field of the struct pci_driver is constant in
> <linux/pci.h> so it is worth to make the initialization data also
> constant.
the PCI ID table can get written too via sysfs... making it const
breaks that...
--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
More information about the devel
mailing list