From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] i2c: s3c24xx: allow device core to setup default pin configuration Date: Thu, 7 Mar 2013 07:16:24 +0100 Message-ID: References: <1362404573-30406-1-git-send-email-thomas.abraham@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1362404573-30406-1-git-send-email-thomas.abraham@linaro.org> Sender: linux-samsung-soc-owner@vger.kernel.org To: Thomas Abraham Cc: linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com, ben-linux@fluff.org, heiko@sntech.de, t.figa@samsung.com, wsa@the-dreams.de List-Id: linux-i2c@vger.kernel.org On Mon, Mar 4, 2013 at 2:42 PM, Thomas Abraham wrote: > With device core now able to setup the default pin configuration, > the call to devm_pinctrl_get_select_default can be removed. And > the pin configuration code based on the deprecated Samsung specific > gpio bindings is also removed. > > Signed-off-by: Thomas Abraham Acked-by: Linus Walleij Yours, Linus Walleij