[PATCH v9 4/6] ARM: davinci: Add a remoteproc driver implementation for OMAP-L13x DSP
Ohad Ben-Cohen
ohad at wizery.com
Tue Apr 9 05:03:37 EDT 2013
On Tue, Apr 9, 2013 at 1:02 AM, Tivy, Robert <rtivy at ti.com> wrote:
> The platform_get_irq()/irq_get_irq_data()/platform_get_resource() calls don't have "put" counterparts. The "devm_*" calls get automatically cleaned up (and I wasn't able to find any existing example of some code that actually does the cleanup explicitly).
Fair enough, thanks for looking.
> Sergei had a comment to change devm_request_and_ioremap() to devm_ioremap_resource(), so I will submit a new patch with your and Sergei's comments applied.
Thanks!
More information about the linux-arm-kernel
mailing list