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:
1fbbac4
)
[SERIAL] serial_cs: allow wildcarded quirks
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 16 Sep 2006 20:26:16 +0000
(21:26 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 1 Oct 2006 16:06:27 +0000
(17:06 +0100)
Some quirks we will introduce next apply to (eg) all cards of one
manufacturer. Therefore, we need a way to list these in the quirk
table - use ~0 - this is not a possible device ID value.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found