lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 12 Jun 2012 14:46:10 +0530
From:	Vinod Koul <vinod.koul@...ux.intel.com>
To:	Nicolas Ferre <nicolas.ferre@...el.com>
Cc:	linux-arm-kernel@...ts.infradead.org, plagnioj@...osoft.com,
	linux-kernel@...r.kernel.org, ludovic.desroches@...el.com
Subject: Re: [PATCH] dmaengine: at_hdmac: trivial: fix comment in header

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@...el.com>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@...el.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ