Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751462AbaBEMxK (ORCPT ); Wed, 5 Feb 2014 07:53:10 -0500 Received: from mail-oa0-f51.google.com ([209.85.219.51]:46624 "EHLO mail-oa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751102AbaBEMxH (ORCPT ); Wed, 5 Feb 2014 07:53:07 -0500 MIME-Version: 1.0 In-Reply-To: <1391529538-21685-11-git-send-email-ulf.hansson@linaro.org> References: <1391529538-21685-1-git-send-email-ulf.hansson@linaro.org> <1391529538-21685-11-git-send-email-ulf.hansson@linaro.org> Date: Wed, 5 Feb 2014 13:53:05 +0100 Message-ID: Subject: Re: [PATCH 10/17] spi: pl022: Remove redundant pinctrl to default state in probe From: Linus Walleij To: Ulf Hansson Cc: Russell King , "linux-arm-kernel@lists.infradead.org" , Alessandro Rubini , Wolfram Sang , Chris Ball , Mark Brown , "linux-kernel@vger.kernel.org" , "linux-i2c@vger.kernel.org" , linux-spi@vger.kernel.org, "linux-mmc@vger.kernel.org" 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 On Tue, Feb 4, 2014 at 4:58 PM, Ulf Hansson wrote: > The driver core is now taking care of putting our pins into default > state at probe. Thus we can remove the redundant call for it in probe. > > Cc: Mark Brown > Signed-off-by: Ulf Hansson Acked-by: Linus Walleij 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/