From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Subject: Re: [PATCH 4/6] PalmLD IDE Date: Sun, 19 Apr 2009 18:14:05 +0200 Message-ID: <200904191814.05722.marek.vasut@gmail.com> References: <200903222223.10572.marek.vasut@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f158.google.com ([209.85.220.158]:36604 "EHLO mail-fx0-f158.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761019AbZDSQOA (ORCPT ); Sun, 19 Apr 2009 12:14:00 -0400 Received: by fxm2 with SMTP id 2so1583071fxm.37 for ; Sun, 19 Apr 2009 09:13:58 -0700 (PDT) In-Reply-To: <200903222223.10572.marek.vasut@gmail.com> Content-Disposition: inline Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Russell King - ARM Linux Cc: linux-arm-kernel@lists.arm.linux.org.uk, Eric Miao , linux-ide@vger.kernel.org, bzolnier@gmail.com On Sunday 22 of March 2009 22:23:10 Marek Vasut wrote: > > Dne Saturday 16 of August 2008 11:08:03 Russell King - ARM Linux napsal(a): > > > On Wed, Aug 13, 2008 at 10:52:23PM +0200, Marek Vasut wrote: > > > > This patch adds palmld ide channel support, same as previous patch, I > > > > think this can be merged since it wont break anything. > > > > > > I think this one also needs review by the Linux ATA folk. Mention to > > > them that it's part of a patchset for ARM and that you'd prefer it > > > to be merged into the ARM tree. > > > > > > > +static const char drvname[] = "pata_palmld"; > > > > +MODULE_ALIAS("platform: "drvname); > > > > > > Have you tried building this as a module? Also, IIRC, there isn't > > > supposed to be a space after the colon... > > > > Ok, I fixed the issues and CCed linux-ide and the maintainer. > > > > Thanks > > Hi, Im resending this patch since it was totally ignored last time. It > still applies correctly. It'd be for the best to push this through > arm-kernel tree. > > Best regards > Marek Vasut It's still being totally ignored on both mailing lists ... why? Thanks