From mboxrd@z Thu Jan 1 00:00:00 1970 From: 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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 Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij , Alexandre Courbot Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, Jason Uy , Ray Jui 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