Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757584Ab3ENRtZ (ORCPT ); Tue, 14 May 2013 13:49:25 -0400 Received: from server.prisktech.co.nz ([115.188.14.127]:51903 "EHLO server.prisktech.co.nz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756472Ab3ENRtX (ORCPT ); Tue, 14 May 2013 13:49:23 -0400 Message-ID: <5192792C.4040004@prisktech.co.nz> Date: Wed, 15 May 2013 05:49:32 +1200 From: Tony Prisk User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Linus Walleij CC: Laurent Navet , Grant Likely , Stephen Warren , Olof Johansson , Axel Lin , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] drivers: pinctrl: vt8500: use devm_ioremap_resource() References: <1368370791-32630-1-git-send-email-laurent.navet@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 20 On 15/05/13 00:52, Linus Walleij wrote: > On Sun, May 12, 2013 at 4:59 PM, Laurent Navet wrote: > >> Replace a call to deprecated devm_request_and_ioremap by devm_ioremap_resource. > Oh is that deprecated? I had no clue :-/ > Can you point to some rationale about this so I'm not > totally misguided in my world..? > >> Found with coccicheck and this semantic patch: >> scripts/coccinelle/api/devm_ioremap_resource.cocci >> >> Signed-off-by: Laurent Navet > Seems OK if the deprecation is ongoing. > Tony can I have your ACK? Acked-by: Tony Prisk -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/