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:
73e2798
)
[PATCH] at91_serial -> atmel_serial: Internal names
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Wed, 4 Oct 2006 14:02:05 +0000
(16:02 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 4 Oct 2006 17:25:05 +0000
(10:25 -0700)
Prefix all internal functions and variables with atmel_ instead of
at91_.
The at91_register_uart_fns() stuff is left as is since I can't find
any actual users of it.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Acked-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found