From patchwork Wed Oct 17 19:25:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL,2/3] ARM: mvebu: fix for v3.7 Date: Wed, 17 Oct 2012 09:25:28 -0000 From: Jason X-Patchwork-Id: 192125 Message-Id: To: Arnd Bergmann , Olof Johansson Cc: Linux ARM Kernel The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linux 3.7-rc1 (2012-10-14 14:41:04 -0700) are available in the git repository at: git://git.infradead.org/users/jcooper/linux.git tags/mvebu_gpio_fixes_for_v3.7 for you to fetch changes up to 7cf8c9f7810ec1b9feaaa7914aaec4fc73c0c5d5: gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type (2012-10-17 17:40:18 +0000) ---------------------------------------------------------------- Depends: - Based on v3.7-rc1 Adds: - missing break;s from converting if{}s to switch{} ---------------------------------------------------------------- Axel Lin (1): gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type drivers/gpio/gpio-mvebu.c | 3 +++ 1 file changed, 3 insertions(+)