Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932987AbbDWHzi (ORCPT ); Thu, 23 Apr 2015 03:55:38 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:36747 "EHLO mail-la0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932241AbbDWHze (ORCPT ); Thu, 23 Apr 2015 03:55:34 -0400 MIME-Version: 1.0 In-Reply-To: <20150422164457.GI20701@google.com> References: <1429719261-18024-1-git-send-email-ricardo.ribalda@gmail.com> <1429719261-18024-4-git-send-email-ricardo.ribalda@gmail.com> <20150422164457.GI20701@google.com> From: Ricardo Ribalda Delgado Date: Thu, 23 Apr 2015 09:55:13 +0200 Message-ID: Subject: Re: [PATCH v3 3/4] base/platform: Continue on insert_resource() error To: Bjorn Helgaas Cc: Greg Kroah-Hartman , Grant Likely , Rob Herring , Andrew Morton , Jakub Sitnicki , Vivek Goyal , Jiang Liu , Mike Travis , Thierry Reding , LKML , "devicetree@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: 1096 Lines: 39 Hi Bjorn: On Wed, Apr 22, 2015 at 6:44 PM, Bjorn Helgaas wrote: > Usual style for referencing a commit is "(see 02bbde7849e6 ('Revert "of: > use platform_device_add"'))". Do you make that reference manually or there is a magic git command for printing it in that style? > > Sounds like we should expect to see this message more in the future, after > you change of_platform_device_create_pdata() use platform_device_add(). > You might want to use insert_resource_conflict() here so you can include > information about *why* we failed to claim the resource. And it would be > nice to use %pR for both resources. > ..... >> >> - failed: > > Might be nice to keep a comment here as a clue that the rest of the > function is the failure path. Will prepare a patch with the changes and resend. Thanks! -- Ricardo Ribalda -- 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/