16 Sep
2015
16 Sep
'15
9:22 p.m.
On Mon, Sep 14, 2015 at 07:49:42AM +0800, Shawn Lin wrote:
- default:
dev_info(&pdev->dev, "Default no dma_quirk!\n");
break;
- }
Probably printing a message when not using the quirk is a bit noisy (hopefully future devices will fix this!). Otherwise
Acked-by: Mark Brown broonie@kernel.org