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:
26e2fa7
)
staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLE
author
Benoit Taine
<benoit.taine@lip6.fr>
Mon, 19 May 2014 16:24:26 +0000
(18:24 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 23 May 2014 17:14:31 +0000
(
02:14
+0900)
This patch enhances kernel style usage for the rts5208 driver.
We should prefer `struct pci_device_id` over `DEFINE_PCI_DEVICE_TABLE` to meet
kernel coding style guidelines. This issue was reported by checkpatch.
Signed-off-by: Benoit Taine <benoit.taine@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx.c
patch
|
blob
|
history
diff --cc
drivers/staging/rts5208/rtsx.c
Simple merge