From mboxrd@z Thu Jan 1 00:00:00 1970 From: ulli.kroll@googlemail.com (Hans Ulli Kroll) Date: Wed, 1 Nov 2017 06:55:38 +0100 (CET) Subject: [PATCH 1/4] pinctrl: gemini: Add missing functions In-Reply-To: <20171028133719.27528-1-linus.walleij@linaro.org> References: <20171028133719.27528-1-linus.walleij@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Linus On Sat, 28 Oct 2017, Linus Walleij wrote: > Some two functions were missing from the Gemini pin control > driver. Noticed when trying to use ethernet. Fix it up by > adding them. > > Signed-off-by: Linus Walleij > --- Acked-by: Hans Ulli Kroll