From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751992AbcCAGwx (ORCPT ); Tue, 1 Mar 2016 01:52:53 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:42768 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751113AbcCAGww (ORCPT ); Tue, 1 Mar 2016 01:52:52 -0500 Date: Mon, 29 Feb 2016 22:52:47 -0800 From: Christoph Hellwig To: Jiang Liu Cc: Dario Ballabio , "James E.J. Bottomley" , "Martin K. Petersen" , Hannes Reinecke , "Ballabio, Dario" , Christoph Hellwig , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Arthur Marsh Subject: Re: [PATCH] eata: Convert eata driver as normal PCI and platform device drivers Message-ID: <20160301065247.GA6670@infradead.org> References: <1456801344-3318-1-git-send-email-jiang.liu@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456801344-3318-1-git-send-email-jiang.liu@linux.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jiang. I'd love to see this patch in and abuse of the old PCI API gone. Did you resolve the problems Arthur saw with the previous iteratons of the patch?