Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965713AbbENAG2 (ORCPT ); Wed, 13 May 2015 20:06:28 -0400 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:44208 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932380AbbENAG1 (ORCPT ); Wed, 13 May 2015 20:06:27 -0400 X-IronPort-AV: E=Sophos;i="5.13,424,1427785200"; d="scan'208";a="64796263" From: Ray Jui To: Linus Walleij , Alexandre Courbot CC: , , , Jason Uy , Ray Jui Subject: [PATCH 0/2] Fixes for the Cygnus GPIO driver Date: Wed, 13 May 2015 17:06:21 -0700 Message-ID: <1431561983-8543-1-git-send-email-rjui@broadcom.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 20 This patch series contains fixes for the Cygnus GPIO driver including 1) a typo fix and 2) a fix of the GPIO-to-pin mapping Code based on v4.1-rc3 Ray Jui (2): pinctrl: cygnus: fixed typo in the gpio driver pinctrl: cygnus: fixed incorrect GPIO-pin mapping drivers/pinctrl/bcm/pinctrl-cygnus-gpio.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/