From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 6 Sep 2012 09:21:50 +0200 Subject: [PATCH 1/8] gpio: 74x164: Use module_spi_driver boiler plate function In-Reply-To: <1346834457-6257-1-git-send-email-maxime.ripard@free-electrons.com> References: <1346834457-6257-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 Wed, Sep 5, 2012 at 10:40 AM, Maxime Ripard wrote: > Signed-off-by: Maxime Ripard > --- > drivers/gpio/gpio-74x164.c | 13 +------------ > 1 file changed, 1 insertion(+), 12 deletions(-) Acked-by: Linus Walleij I guess all of these will go through your kernel tree? Tell me if you want me to apply these to my GPIO tree. Yours, Linus Walleij