Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690940
| From | Timur Tabi <timur@tabi.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] sound: fsl_dma: remove dma_object path member |
| Date | 2017-07-19 05:30 +0200 |
| Message-ID | <u4NQt-2L1-5@gated-at.bofh.it> (permalink) |
| References | <u4Ixt-7K6-43@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 7/18/17 4:43 PM, Rob Herring wrote: > - dev_err(&pdev->dev, "could not determine resources for %s\n", > - ssi_np->full_name); > + dev_err(&pdev->dev, "could not determine resources for %pOF\n", > + ssi_np); I think you meant to include this in the other patch.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] sound: fsl_dma: remove dma_object path member Rob Herring <robh@kernel.org> - 2017-07-18 23:50 +0200 Re: [PATCH] sound: fsl_dma: remove dma_object path member Timur Tabi <timur@tabi.org> - 2017-07-19 05:30 +0200
csiph-web