Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753540AbbG0M7w (ORCPT ); Mon, 27 Jul 2015 08:59:52 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:33433 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750891AbbG0M7u (ORCPT ); Mon, 27 Jul 2015 08:59:50 -0400 MIME-Version: 1.0 In-Reply-To: <1437570319-25297-1-git-send-email-rabin@rab.in> References: <1437570319-25297-1-git-send-email-rabin@rab.in> Date: Mon, 27 Jul 2015 14:59:50 +0200 Message-ID: Subject: Re: [PATCH 1/3] gpio: etraxfs: fix set register flag From: Linus Walleij To: Rabin Vincent Cc: Alexandre Courbot , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 595 Lines: 17 On Wed, Jul 22, 2015 at 3:05 PM, Rabin Vincent wrote: > BGPIO_F_UNREADABLE_REG_SET is incorrect, since the set register _is_ > readable. What's really required is BGPIO_F_READ_OUTPUT_REG_SET: > reading the set register reads the set output value. > > Signed-off-by: Rabin Vincent Patch applied. Yours, Linus Walleij -- 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/