cvs commit: src/sys/arm/at91 at91_mci.c at91_spi.c if_ate.c uart_dev_at91usart.c

Warner Losh imp at FreeBSD.org
Tue Oct 7 17:23:26 UTC 2008


imp         2008-10-07 17:23:16 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_mci.c at91_spi.c if_ate.c 
                         uart_dev_at91usart.c 
  Log:
  SVN rev 183670 on 2008-10-07 17:23:16Z by imp
  
  Use bus_get_dma_tag() instead of NULL here.  Not really needed for atmel
  at the moment, but it is more correct.
  
  Revision  Changes    Path
  1.8       +3 -3      src/sys/arm/at91/at91_mci.c
  1.7       +3 -3      src/sys/arm/at91/at91_spi.c
  1.29      +8 -8      src/sys/arm/at91/if_ate.c
  1.16      +4 -3      src/sys/arm/at91/uart_dev_at91usart.c


More information about the cvs-src mailing list