From 45363149a2674c49b268b9f09c121096859892ab Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Tue, 12 Jun 2012 10:44:55 +0200 Subject: [PATCH] --- yaml --- r: 316630 b: refs/heads/master c: 9102d8715e5c10db37d81ab75285a2f6746360b2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/dma/at_hdmac.c | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 2e77229d4f87..6ee6e5e53fcd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ec8a1586780cbb437aeb2006957c5bbe113c7046 +refs/heads/master: 9102d8715e5c10db37d81ab75285a2f6746360b2 diff --git a/trunk/drivers/dma/at_hdmac.c b/trunk/drivers/dma/at_hdmac.c index 7292aa87b2dd..bb1601305d25 100644 --- a/trunk/drivers/dma/at_hdmac.c +++ b/trunk/drivers/dma/at_hdmac.c @@ -9,10 +9,9 @@ * (at your option) any later version. * * - * This supports the Atmel AHB DMA Controller, - * - * The driver has currently been tested with the Atmel AT91SAM9RL - * and AT91SAM9G45 series. + * This supports the Atmel AHB DMA Controller found in several Atmel SoCs. + * The only Atmel DMA Controller that is not covered by this driver is the one + * found on AT91SAM9263. */ #include