From patchwork Tue Nov 20 15:05:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL,3/7] Samsung gpio for v3.8 Date: Tue, 20 Nov 2012 05:05:02 -0000 From: Kukjin Kim X-Patchwork-Id: 200370 Message-Id: <50AB9C1E.7040907@samsung.com> To: Arnd Bergmann , 'Olof Johansson' Cc: Linus Walleij , "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Arnd, Olof, This is for Samsung gpio stuff and got the ack from Linus Walleij. Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/gpio-samsung If any problems, please kindly let me know. Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556: Linux 3.7-rc2 (2012-10-20 12:11:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/gpio-samsung Eunki Kim (2): ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chip gpio: samsung: Fix input mode setting function for GPIO int Jingoo Han (1): gpio: samsung: use pr_* instead of printk arch/arm/plat-samsung/include/plat/gpio-core.h | 2 + arch/arm/plat-samsung/s5p-irq-gpioint.c | 8 +++++- drivers/gpio/gpio-samsung.c | 25 +++++++++++------------ 3 files changed, 20 insertions(+), 15 deletions(-)