linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: at_hdmac: trivial: fix comment in header
@ 2012-06-12  8:44 Nicolas Ferre
  2012-06-12  9:16 ` Vinod Koul
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2012-06-12  8:44 UTC (permalink / raw)
  To: linux-arm-kernel

Not all Atmel SoCs were pointed out in header comment which was bringing
confusion. Remove the truncated list of supported devices, replace by the
only one that is not supported.

Reported-by: Elen Song <elen.song@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
 drivers/dma/at_hdmac.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c
index 7292aa8..bb16013 100644
--- a/drivers/dma/at_hdmac.c
+++ b/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 <linux/clk.h>
-- 
1.7.10

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] dmaengine: at_hdmac: trivial: fix comment in header
@ 2012-06-12  8:45 Nicolas Ferre
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2012-06-12  8:45 UTC (permalink / raw)
  To: linux-arm-kernel

Not all Atmel SoCs were pointed out in header comment which was bringing
confusion. Remove the truncated list of supported devices, replace by the
only one that is not supported.

Reported-by: Elen Song <elen.song@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
 drivers/dma/at_hdmac.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c
index 7292aa8..bb16013 100644
--- a/drivers/dma/at_hdmac.c
+++ b/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 <linux/clk.h>
-- 
1.7.10

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] dmaengine: at_hdmac: trivial: fix comment in header
  2012-06-12  8:44 Nicolas Ferre
@ 2012-06-12  9:16 ` Vinod Koul
  0 siblings, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2012-06-12  9:16 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, 2012-06-12 at 10:44 +0200, Nicolas Ferre wrote:
> Not all Atmel SoCs were pointed out in header comment which was bringing
> confusion. Remove the truncated list of supported devices, replace by the
> only one that is not supported.
> 
> Reported-by: Elen Song <elen.song@atmel.com>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
>  drivers/dma/at_hdmac.c |    7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c
> index 7292aa8..bb16013 100644
> --- a/drivers/dma/at_hdmac.c
> +++ b/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 <linux/clk.h>
Applied thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-12  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12  8:45 [PATCH] dmaengine: at_hdmac: trivial: fix comment in header Nicolas Ferre
  -- strict thread matches above, loose matches on Subject: below --
2012-06-12  8:44 Nicolas Ferre
2012-06-12  9:16 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).