Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752707Ab3FRA41 (ORCPT ); Mon, 17 Jun 2013 20:56:27 -0400 Received: from szxga01-in.huawei.com ([119.145.14.64]:5942 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751534Ab3FRA40 (ORCPT ); Mon, 17 Jun 2013 20:56:26 -0400 Message-ID: <51BFB016.5010900@huawei.com> Date: Tue, 18 Jun 2013 08:55:50 +0800 From: Libo Chen User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Samuel Ortiz CC: , , , Subject: Re: [PATCH 10/24] drivers/mfd/lpc_ich: Convert to module_pci_driver References: <1369621736-34664-1-git-send-email-libo.chen@huawei.com> <20130617233022.GX7998@zurbaran> In-Reply-To: <20130617233022.GX7998@zurbaran> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.135.72.158] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 32 On 2013/6/18 7:30, Samuel Ortiz wrote: > Hi Libo, > > > On Mon, May 27, 2013 at 10:28:56AM +0800, Libo Chen wrote: >> use module_pci_driver instead of init/exit, make code clean. >> >> Signed-off-by: Libo Chen >> --- >> drivers/mfd/lpc_ich.c | 13 +------------ >> 1 files changed, 1 insertions(+), 12 deletions(-) > Patch applied, thanks. > Hi Samuel, This patch has beed merged to linux-next by Andrew Morton Thanks, Libo > Cheers, > Samuel. > -- 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/