Re: [PATCH 3/3] spi: mediatek: support large PA

From: Mark Brown
Date: Wed Sep 11 2019 - 06:03:16 EST


On Wed, Sep 11, 2019 at 05:55:31AM -0400, Luhua Xu wrote:

> + ret = dma_set_mask(&pdev->dev, DMA_BIT_MASK(addr_bits));
> + if (ret)
> + dev_notice(&pdev->dev, "SPI dma_set_mask(%d) failed, ret:%d\n",
> + addr_bits, ret);

Not sure why you picked dev_notice() over dev_err() here?
Otherwise this looks good so I'll go ahead and apply.

Attachment: signature.asc
Description: PGP signature