Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757587Ab1F0KEY (ORCPT ); Mon, 27 Jun 2011 06:04:24 -0400 Received: from webbox687.server-home.net ([195.149.74.151]:51469 "EHLO webbox687.server-home.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756671Ab1F0KDP (ORCPT ); Mon, 27 Jun 2011 06:03:15 -0400 From: Alexander Stein To: Tomoya MORINAGA Subject: Re: [PATCH v3] pch_gpio: Support interrupt function Date: Mon, 27 Jun 2011 12:03:11 +0200 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.3; x86_64; ; ) Cc: Grant Likely , linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com, toshiharu-linux@dsn.okisemi.com References: <1308631468-2376-1-git-send-email-tomoya-linux@dsn.okisemi.com> In-Reply-To: <1308631468-2376-1-git-send-email-tomoya-linux@dsn.okisemi.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201106271203.12440.alexander.stein@systec-electronic.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 691 Lines: 19 On Tuesday 21 June 2011 06:44:28 Tomoya MORINAGA wrote: > Support interrupt function using irq_chip_generic > > Signed-off-by: Tomoya MORINAGA > --- > drivers/gpio/Kconfig | 1 + > drivers/gpio/pch_gpio.c | 173 > +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 174 > insertions(+), 0 deletions(-) I tried to enable MSI and I noticed free_irq is missing in this patch. Regards, Alexander -- 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/