[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1410010917000.26311@pobox.suse.cz>
Date: Wed, 1 Oct 2014 09:18:20 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Pramod Gurav <pramod.gurav@...rtplayin.com>
cc: linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>,
linux-input@...r.kernel.org, linux-gpio@...r.kernel.org
Subject: Re: [PATCH] HID: cp2112: remove use of gpiochip_remove() retval
On Tue, 30 Sep 2014, Pramod Gurav wrote:
> Get rid of using return value from gpiochip_remove() as it returns
> void.
>
> Cc: Linus Walleij <linus.walleij@...aro.org>
> Cc: Alexandre Courbot <gnurou@...il.com>
> Cc: Jiri Kosina <jkosina@...e.cz>
> Cc: linux-input@...r.kernel.org
> Cc: linux-gpio@...r.kernel.org
>
> Signed-off-by: Pramod Gurav <pramod.gurav@...rtplayin.com>
I guess this depends on some other patch that hasn't gone to Linus yet,
right? As Linus' tree currently has this prototype:
int gpiochip_remove(struct gpio_chip *chip)
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists