From: Alexey Dobriyan Date: Fri, 5 Feb 2010 22:21:03 +0000 (+0200) Subject: sound: use DEFINE_PCI_DEVICE_TABLE X-Git-Tag: v2.6.34-rc1~243^2~2^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cebe41d4b8f8092359de31e241815fcb4b4dc0be;p=pandora-kernel.git sound: use DEFINE_PCI_DEVICE_TABLE Use DEFINE_PCI_DEVICE_TABLE() to make PCI device ids go to .devinit.rodata section, so they can be discarded in some cases, and make them const. Signed-off-by: Alexey Dobriyan Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed