Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936274Ab3DIIOe (ORCPT ); Tue, 9 Apr 2013 04:14:34 -0400 Received: from mail-ie0-f170.google.com ([209.85.223.170]:54401 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935136Ab3DIIOb (ORCPT ); Tue, 9 Apr 2013 04:14:31 -0400 MIME-Version: 1.0 In-Reply-To: <1364310754-3692-2-git-send-email-kgene.kim@samsung.com> References: <1364310754-3692-1-git-send-email-kgene.kim@samsung.com> <1364310754-3692-2-git-send-email-kgene.kim@samsung.com> Date: Tue, 9 Apr 2013 10:14:30 +0200 Message-ID: Subject: Re: [PATCH 1/3] pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodes From: Linus Walleij To: Kukjin Kim Cc: linux-samsung-soc , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Thomas Abraham Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 22 On Tue, Mar 26, 2013 at 4:12 PM, Kukjin Kim wrote: > From: Thomas Abraham > > The property 'samsung,exynos5440-pins' is optional in configuration nodes > which are included in the Exynos5440 pin-controller device node. Fix the > incorrect failure in driver probe if 'samsung,exynos5440-pins' property > is not found in the configuration nodes. > > Signed-off-by: Thomas Abraham > Cc: Linus Walleij > Signed-off-by: Kukjin Kim Patch applied! Thanks, Linus Walleij -- 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/