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:
1d9e689
)
serial: arc_uart: Fix module alias
author
Axel Lin
<axel.lin@ingics.com>
Sun, 21 Jul 2013 02:14:15 +0000
(10:14 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 23:34:00 +0000
(16:34 -0700)
Platform drivers use "platform:" prefix in module alias.
Also use DRIVER_NAME in MODULE_ALIAS to make module autoloading work.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found