Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754769Ab3JHIGI (ORCPT ); Tue, 8 Oct 2013 04:06:08 -0400 Received: from mail-ie0-f177.google.com ([209.85.223.177]:32791 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752143Ab3JHIGD (ORCPT ); Tue, 8 Oct 2013 04:06:03 -0400 MIME-Version: 1.0 In-Reply-To: <1380370138-3513-11-git-send-email-sachin.kamat@linaro.org> References: <1380370138-3513-1-git-send-email-sachin.kamat@linaro.org> <1380370138-3513-11-git-send-email-sachin.kamat@linaro.org> Date: Tue, 8 Oct 2013 10:06:03 +0200 Message-ID: Subject: Re: [PATCH 11/11] pinctrl: plgpio: Remove redundant of_match_ptr From: Linus Walleij To: Sachin Kamat Cc: "linux-kernel@vger.kernel.org" , Viresh Kumar 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: 795 Lines: 22 On Sat, Sep 28, 2013 at 2:08 PM, Sachin Kamat wrote: > The data structure of_match_ptr() protects is always compiled in. > Hence of_match_ptr() is not needed. > > Signed-off-by: Sachin Kamat > Cc: Viresh Kumar I have applied this as well, and after that I squashed all 11 commits into one. I think these 11 patches should have been one from the beginning but it's quicker for me to simply squash them than to ask you to resubmit a squashed patch. Yours, 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/