From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH 1/2] PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() Date: Mon, 28 Sep 2009 13:31:12 +0200 Message-ID: <20090928113112.GA5602@pengutronix.de> References: <200909260122.59030.rjw@sisk.pl> <200909260125.11149.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Return-path: Content-Disposition: inline In-Reply-To: <200909260125.11149.rjw@sisk.pl> Sender: linux-pci-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: pm list , Linux PCI , linux-pcmcia@lists.infradead.org, LKML , Jesse Barnes , ACPI Devel Maling List , Florian , Andrew Morton List-Id: linux-acpi@vger.kernel.org --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 26, 2009 at 01:25:11AM +0200, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki >=20 > pcmcia_socket_dev_suspend() doesn't use its second argument, so it > may be dropped safely. >=20 > This change is necessary for the subsequent yenta suspend/resume fix. >=20 > Signed-off-by: Rafael J. Wysocki > --- > drivers/pcmcia/at91_cf.c | 2 +- > drivers/pcmcia/au1000_generic.c | 2 +- > drivers/pcmcia/bfin_cf_pcmcia.c | 2 +- > drivers/pcmcia/cs.c | 2 +- > drivers/pcmcia/i82092.c | 2 +- > drivers/pcmcia/i82365.c | 2 +- > drivers/pcmcia/m32r_cfc.c | 2 +- > drivers/pcmcia/m32r_pcc.c | 2 +- > drivers/pcmcia/m8xx_pcmcia.c | 2 +- > drivers/pcmcia/omap_cf.c | 2 +- > drivers/pcmcia/pd6729.c | 2 +- > drivers/pcmcia/pxa2xx_base.c | 2 +- > drivers/pcmcia/sa1100_generic.c | 2 +- > drivers/pcmcia/sa1111_generic.c | 2 +- > drivers/pcmcia/tcic.c | 2 +- > drivers/pcmcia/vrc4171_card.c | 2 +- > include/pcmcia/ss.h | 2 +- Hmm, you are not converting yenta_socket here. Won't that break building the kernel (git bisect)? Regards, Wolfram --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --opJtzjQTFsWo+cga Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkrAnoAACgkQD27XaX1/VRtxegCgmbKC0z7ceG7isafnG6XN5F2q moYAn2GulkLz/d2S2rD8Z67rVqjUMYPj =A7hI -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--