commit | 9ab4f88b7ffdf338773e7755f923bc6b9e079834 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Oct 04 16:02:06 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 10:25:05 2006 -0700 |
tree | 52c0ef143caf5c878ffbc88dd06d8d46a1bd8e26 | |
parent | 7192f92c799e4bf4943e3e233d6e4d786ac4d8a4 [diff] |
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL The at91_serial driver can be used with both AT32 and AT91 devices from Atmel and has therefore been renamed atmel_serial. The only thing left is to rename PORT_AT91 PORT_ATMEL. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>