Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757783Ab3ENOQL (ORCPT ); Tue, 14 May 2013 10:16:11 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:46857 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757609Ab3ENOQJ (ORCPT ); Tue, 14 May 2013 10:16:09 -0400 MIME-Version: 1.0 In-Reply-To: References: <1368370791-32630-1-git-send-email-laurent.navet@gmail.com> Date: Tue, 14 May 2013 16:16:08 +0200 Message-ID: Subject: Re: [PATCH] drivers: pinctrl: vt8500: use devm_ioremap_resource() From: Laurent Navet To: Linus Walleij Cc: Grant Likely , Tony Prisk , Stephen Warren , Olof Johansson , Axel Lin , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 604 Lines: 18 > 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..? > Yes: https://lkml.org/lkml/2013/1/21/360 > > Grant is just going to *not* love this type of patches replacing > nullchecks with IS_ERR() stuff all over the kernel. again, yes : https://lkml.org/lkml/2013/2/9/52 Laurent, -- 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/