Re: [PATCH/RFC 3/3] dmaengine: sudmac: Add missing address widths and directions

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

 



Hi Shimoda-san,

On Mon, Jul 13, 2015 at 10:31 AM, Yoshihiro Shimoda
<yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote:
>> Shimoda-san, are these correct?
>
> Unfortunately, the buswitdh of SUDMAC is 1 only.

Thanks, I'll update the patch.

>> diff --git a/drivers/dma/sh/sudmac.c b/drivers/dma/sh/sudmac.c
>> index 31e681230e1894f2..7c4066503ce335f7 100644
>> --- a/drivers/dma/sh/sudmac.c
>> +++ b/drivers/dma/sh/sudmac.c
>> @@ -331,6 +331,8 @@ static const struct shdma_ops sudmac_shdma_ops = {
>>
>>  static int sudmac_probe(struct platform_device *pdev)
>>  {
>> +     const enum dma_slave_buswidth widths = DMA_SLAVE_BUSWIDTH_1_BYTE |
>> +             DMA_SLAVE_BUSWIDTH_2_BYTES | DMA_SLAVE_BUSWIDTH_4_BYTES;

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
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