]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
atmel_usart: change register access to C structure
authorAndreas Bießmann <biessmann@corscience.de>
Fri, 3 Sep 2010 08:28:05 +0000 (10:28 +0200)
committerReinhard Meyer <u-boot@emk-elektronik.de>
Tue, 5 Oct 2010 14:58:56 +0000 (16:58 +0200)
commit125637c57265de980bd0d8e7d35f4b9c3d5264e1
treec32715a2204d7777484b4905a84de3f436175f89
parentb944ad22b45cf46242451286e1c711f8e39b9003
atmel_usart: change register access to C structure

 This patch introduces C structure definition for register footprint of atmel's
 usart.

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
drivers/serial/atmel_usart.c
drivers/serial/atmel_usart.h