Re: [PATCH 12/33] Input: Convert to devm_ioremap_resource()
From: Thierry Reding <hidden>
Date: 2013-01-21 11:01:04
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Thierry Reding <hidden>
Date: 2013-01-21 11:01:04
Also in:
lkml
On Mon, Jan 21, 2013 at 04:27:03PM +0530, Viresh Kumar wrote:
On 21 January 2013 16:19, Thierry Reding [off-list ref] wrote:quoted
Can you specify why? devm_request_and_ioremap() and the new devm_ioremap_resource() both already output an error message if they can't request or ioremap the memory region, so all this does is output a duplicate error message.because i missed implementations of these routines.. Ignore this comment wherever i gave it :)
Done. =)