From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Tue, 27 May 2014 15:19:42 +0200 Subject: [PATCH] pinctrl: sunxi: depend on RESET_CONTROLLER In-Reply-To: <1400871043-16409-1-git-send-email-maxime.ripard@free-electrons.com> References: <1400871043-16409-1-git-send-email-maxime.ripard@free-electrons.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 23, 2014 at 8:50 PM, Maxime Ripard wrote: > The A31 R_PIO driver depends on the reset framework in a mandatory way. Express > this by adding a depends on the reset framework in Kconfig > > Signed-off-by: Maxime Ripard > Reported-by: Arnd Bergmann Patch applied. Yours, Linus Walleij