On Tue, Mar 05, 2013 at 05:14:45PM +0530, Vishwanathrao Badarkhe, Manish wrote:
> Update the code to use devm_* API so that driver
> core will manage resources.
>
> Signed-off-by: Vishwanathrao Badarkhe, Manish
Applied the following fix:
> + dev->base = devm_ioremap_resource(&pdev->dev, mem
Hi Wolfram
Added your updated mail id in loop.
Are there any review comments on this patch? Could you please
accept this patch if there are not any review comments?
Thanks
Manish Badarkhe
On Tue, Mar 05, 2013 at 17:14:45, Vishwanathrao Badarkhe, Manish wrote:
> Update the code to use devm_* API
Update the code to use devm_* API so that driver
core will manage resources.
Signed-off-by: Vishwanathrao Badarkhe, Manish
---
Changes since V3:
- Use devm_ioremap_resource API instead of devm_request_and_ioremap.
- Update commit message.
- Rebase on top of v3.9-rc1 linus tree.
Changes sin
3 matches
Mail list logo