Message ID | 20161215114330.68042289@endymion (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On Thu, 2016-12-15 at 11:43 +0100, Jean Delvare wrote: > platfroms -> platforms Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > > Signed-off-by: Jean Delvare <jdelvare@suse.de> > Fixes: fed42c198b45 ("dma: dw: add PCI part of the driver") > Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > Cc: Viresh Kumar <vireshk@kernel.org> > Cc: Vinod Koul <vinod.koul@intel.com> > --- > drivers/dma/dw/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-4.9.orig/drivers/dma/dw/Kconfig 2016-12-11 > 20:17:54.000000000 +0100 > +++ linux-4.9/drivers/dma/dw/Kconfig 2016-12-15 > 11:37:51.926987778 +0100 > @@ -24,5 +24,5 @@ config DW_DMAC_PCI > select DW_DMAC_CORE > help > Support the Synopsys DesignWare AHB DMA controller on the > - platfroms that enumerate it as a PCI device. For example, > + platforms that enumerate it as a PCI device. For example, > Intel Medfield has integrated this GPDMA controller. > >
On Thu, Dec 15, 2016 at 11:43:30AM +0100, Jean Delvare wrote:
> platfroms -> platforms
Applied, thanks
--- linux-4.9.orig/drivers/dma/dw/Kconfig 2016-12-11 20:17:54.000000000 +0100 +++ linux-4.9/drivers/dma/dw/Kconfig 2016-12-15 11:37:51.926987778 +0100 @@ -24,5 +24,5 @@ config DW_DMAC_PCI select DW_DMAC_CORE help Support the Synopsys DesignWare AHB DMA controller on the - platfroms that enumerate it as a PCI device. For example, + platforms that enumerate it as a PCI device. For example, Intel Medfield has integrated this GPDMA controller.
platfroms -> platforms Signed-off-by: Jean Delvare <jdelvare@suse.de> Fixes: fed42c198b45 ("dma: dw: add PCI part of the driver") Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: Viresh Kumar <vireshk@kernel.org> Cc: Vinod Koul <vinod.koul@intel.com> --- drivers/dma/dw/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)