From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752191Ab3FXLc0 (ORCPT ); Mon, 24 Jun 2013 07:32:26 -0400 Received: from mail-ob0-f177.google.com ([209.85.214.177]:57058 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750797Ab3FXLcZ (ORCPT ); Mon, 24 Jun 2013 07:32:25 -0400 MIME-Version: 1.0 In-Reply-To: <1371737145-27662-3-git-send-email-patrice.chotard.st@gmail.com> References: <1371737145-27662-1-git-send-email-patrice.chotard.st@gmail.com> <1371737145-27662-3-git-send-email-patrice.chotard.st@gmail.com> Date: Mon, 24 Jun 2013 13:32:24 +0200 Message-ID: Subject: Re: [PATCH v2 2/4] pinctrl: abx500: fix abx500_gpio_get() From: Linus Walleij To: Patrice Chotard Cc: "linux-kernel@vger.kernel.org" , Olivier Clergeaud , Lee Jones , Fabio Baltieri , Patrice Chotard Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 20, 2013 at 4:05 PM, wrote: > From: Patrice Chotard > > _ allow to get output GPIO value > _ as there is no GPIO0 on ABX500, use correct offset with > abx500_gpio_get_bit() Pls use a common dash "-" to prefix the items instead of _underscore. > Signed-off-by: Patrice Chotard Patch applied (after fixing commit message). Yours, Linus Walleij