From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: lpc32xx-keys: Switch to using managed resources Date: Wed, 8 Oct 2014 11:34:24 -0700 Message-ID: <20141008183424.GF14423@dtor-ws> References: <1412750081-11205-1-git-send-email-pramod.gurav@smartplayin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f178.google.com ([209.85.192.178]:48790 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752402AbaJHSe3 (ORCPT ); Wed, 8 Oct 2014 14:34:29 -0400 Content-Disposition: inline In-Reply-To: <1412750081-11205-1-git-send-email-pramod.gurav@smartplayin.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Pramod Gurav Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org On Wed, Oct 08, 2014 at 12:04:41PM +0530, Pramod Gurav wrote: > This change switches to using devm_* managed resources APIs to > request the resources in probe to simplify probe error path and > module unloading. > > Cc: Dmitry Torokhov > Cc: linux-input@vger.kernel.org > Signed-off-by: Pramod Gurav I'll queue it for 3.19. Thanks. -- Dmitry