commit | 7192f92c799e4bf4943e3e233d6e4d786ac4d8a4 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Oct 04 16:02:05 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 10:25:05 2006 -0700 |
tree | 73f090ab61fc46c2d13bf67bc40e1b02d9583058 | |
parent | 73e2798b0f3f4fa8ff7d3e8138027a8352359bb5 [diff] |
[PATCH] at91_serial -> atmel_serial: Internal names 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>