git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
350a514
)
sound: use DEFINE_PCI_DEVICE_TABLE
author
Alexey Dobriyan
<adobriyan@gmail.com>
Fri, 5 Feb 2010 22:21:03 +0000
(
00:21
+0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 9 Feb 2010 10:08:33 +0000
(11:08 +0100)
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 <adobriyan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found