From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Courbot Subject: Re: [PATCH] gpio: vx855: Switch to use managed resources APIs Date: Mon, 15 Dec 2014 17:49:49 +0900 Message-ID: References: <1418357861.1093.1.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ig0-f182.google.com ([209.85.213.182]:63480 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750917AbaLOIuK (ORCPT ); Mon, 15 Dec 2014 03:50:10 -0500 Received: by mail-ig0-f182.google.com with SMTP id hn15so4685535igb.15 for ; Mon, 15 Dec 2014 00:50:09 -0800 (PST) In-Reply-To: <1418357861.1093.1.camel@phoenix> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Axel Lin Cc: Linus Walleij , Harald Welte , "linux-gpio@vger.kernel.org" On Fri, Dec 12, 2014 at 1:17 PM, Axel Lin wrote: > Use devm_* APIs to simplify the code a bit. > > Signed-off-by: Axel Lin Negative line count patch is good. Acked-by: Alexandre Courbot