Re: [PATCH] dma: dw: remove leftovers in the comment blocks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 12, 2014 at 11:16:17AM +0200, Andy Shevchenko wrote:
> There is couple of leftovers in the comment blocks. This patch modifies the
> comments accordingly.
> 
> There is no functional change.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Applied, thanks

-- 
~Vinod

> ---
>  drivers/dma/dw/core.c   | 4 ++--
>  include/linux/dw_dmac.h | 5 +----
>  2 files changed, 3 insertions(+), 6 deletions(-)
> 
> diff --git a/drivers/dma/dw/core.c b/drivers/dma/dw/core.c
> index 13ac3f2..1b45097 100644
> --- a/drivers/dma/dw/core.c
> +++ b/drivers/dma/dw/core.c
> @@ -33,8 +33,8 @@
>   * of which use ARM any more).  See the "Databook" from Synopsys for
>   * information beyond what licensees probably provide.
>   *
> - * The driver has currently been tested only with the Atmel AT32AP7000,
> - * which does not support descriptor writeback.
> + * The driver has been tested with the Atmel AT32AP7000, which does not
> + * support descriptor writeback.
>   */
>  
>  static inline bool is_request_line_unset(struct dw_dma_chan *dwc)
> diff --git a/include/linux/dw_dmac.h b/include/linux/dw_dmac.h
> index 481ab23..68b4024 100644
> --- a/include/linux/dw_dmac.h
> +++ b/include/linux/dw_dmac.h
> @@ -1,6 +1,5 @@
>  /*
> - * Driver for the Synopsys DesignWare DMA Controller (aka DMACA on
> - * AVR32 systems.)
> + * Driver for the Synopsys DesignWare DMA Controller
>   *
>   * Copyright (C) 2007 Atmel Corporation
>   * Copyright (C) 2010-2011 ST Microelectronics
> @@ -44,8 +43,6 @@ struct dw_dma_slave {
>   * @nr_masters: Number of AHB masters supported by the controller
>   * @data_width: Maximum data width supported by hardware per AHB master
>   *		(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)
> - * @sd: slave specific data. Used for configuring channels
> - * @sd_count: count of slave data structures passed.
>   */
>  struct dw_dma_platform_data {
>  	unsigned int	nr_channels;
> -- 
> 1.9.0.rc3
> 

-- 
--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux