From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 25 Jul 2009 23:31:08 +0200 (CEST) Received: from cpsmtpm-eml101.kpnxchange.com ([195.121.3.5]:51924 "EHLO CPSMTPM-EML101.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by ftp.linux-mips.org with ESMTP id S1493451AbZGYVbC (ORCPT ); Sat, 25 Jul 2009 23:31:02 +0200 Received: from aragorn.fjphome.nl ([84.85.147.182]) by CPSMTPM-EML101.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000); Sat, 25 Jul 2009 23:30:59 +0200 From: Frans Pop To: "Rafael J. Wysocki" Subject: Re: [PATCH V2] au1xmmc: dev_pm_ops conversion Date: Sat, 25 Jul 2009 23:30:55 +0200 User-Agent: KMail/1.9.9 Cc: Dmitry Torokhov , Manuel Lauss , linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Manuel Lauss , Arnaud Faucher , Erik Ekman , Mark Brown , Paul Mundt References: <1248275919-3296-1-git-send-email-manuel.lauss@gmail.com> <200907252238.05296.elendil@planet.nl> <200907252306.57430.rjw@sisk.pl> In-Reply-To: <200907252306.57430.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907252330.59075.elendil@planet.nl> X-OriginalArrivalTime: 25 Jul 2009 21:30:59.0658 (UTC) FILETIME=[33E3D2A0:01CA0D6F] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 23780 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: elendil@planet.nl Precedence: bulk X-list: linux-mips On Saturday 25 July 2009, Rafael J. Wysocki wrote: > On Saturday 25 July 2009, Frans Pop wrote: > > On Saturday 25 July 2009, you wrote: > > > > I'll fix up the floppy and hp-wmi patches. > > > > > > Note that those are already in mainline, as is pcspkr. > > > > Here's an overview of commits (that I could find) already in mainline > > that look to have gotten it wrong: > > > > 6daa79b3 drivers/serial/sh-sci.c (Paul Mundt) > > 2dbc8a23 drivers/video/hitfb.c (Paul Mundt) > > 35db715b drivers/input/misc/pcspkr.c (/me) > > 2702403c drivers/platform/x86/hp-wmi.c (/me) > > 142a735b drivers/block/floppy.c (/me) > > Are you sure they're all in mainline? Ugh, you're right. Only the first three are. For the last two I was confused by the mails from akm that he'd dropped them from his queue. I'd not realized that was because you took them.