Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751098Ab3G0I6k (ORCPT ); Sat, 27 Jul 2013 04:58:40 -0400 Received: from mail-ea0-f179.google.com ([209.85.215.179]:51114 "EHLO mail-ea0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750888Ab3G0I6i (ORCPT ); Sat, 27 Jul 2013 04:58:38 -0400 MIME-Version: 1.0 In-Reply-To: <20130725183824.GA32658@blackmetal.musicnaut.iki.fi> References: <1374646199-9398-1-git-send-email-pshah.mumbai@gmail.com> <51F07489.7010404@gmail.com> <51F16F74.3070503@cogentembedded.com> <20130725183824.GA32658@blackmetal.musicnaut.iki.fi> From: Prashant Shah Date: Sat, 27 Jul 2013 14:28:16 +0530 Message-ID: Subject: Re: [PATCH] Change request_irq() to use struct net_device *dev->name To: Aaro Koskinen Cc: Sergei Shtylyov , Andy Shevchenko , whiteheadm@acm.org, Ryan Mallon , netdev , "linux-kernel@vger.kernel.org" , mwhitehe@redhat.com, kernel-mentors@selenic.com 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 Content-Length: 695 Lines: 19 Hi, On Fri, Jul 26, 2013 at 12:08 AM, Aaro Koskinen wrote: > Hi, > > On Thu, Jul 25, 2013 at 10:33:24PM +0400, Sergei Shtylyov wrote: >> It's also called managed device API. In fact, I've never heard it >> named devres API. If I understood it correctly it has to just calls devm_request_region() with the struct device pointer and there are no deallocation functions to call ? It manages deallocation on it own. Regards. -- 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/