]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91rm9200: move serial shutdown code to serial drivers
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 27 Mar 2009 22:26:43 +0000 (23:26 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 4 Apr 2009 18:42:20 +0000 (20:42 +0200)
commit3524049cd053746298e4cfab2449882e75c146fc
tree71a34c88087e6ee4c5404b191d082a3f5c0e796d
parentbeebd851cdbc9dd070bcdfec1fd8f17e3cc91bc0
at91rm9200: move serial shutdown code to serial drivers

introduce serial_exit for this purpose. Use it only when the rm9200
serial driver is active

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/arm920t/at91rm9200/interrupts.c
drivers/serial/at91rm9200_usart.c
include/common.h