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:
0d0a3cc
)
tty: Add "spi:" prefix for spi modalias
author
Axel Lin
<axel.lin@gmail.com>
Mon, 1 Aug 2011 13:20:10 +0000
(21:20 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 17:02:01 +0000
(10:02 -0700)
Since commit
e0626e38
(spi: prefix modalias with "spi:"),
the spi modalias is prefixed with "spi:".
This patch adds "spi:" prefix and removes "-spi" suffix in the modalias.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found