From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: [PATCH V2 1/3] PM: wakeup: Add routine to help fetch wakeup source object. Date: Sun, 19 May 2019 23:34:57 +0200 Message-ID: <20190519213457.GG31403@amd> References: <20190517033946.30763-1-ran.wang_1@nxp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sLx0z+5FKKtIVDwd" Return-path: Content-Disposition: inline In-Reply-To: <20190517033946.30763-1-ran.wang_1@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Ran Wang Cc: Li Yang , Rob Herring , Mark Rutland , "Rafael J . Wysocki" , Len Brown , Greg Kroah-Hartman , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org List-Id: devicetree@vger.kernel.org --sLx0z+5FKKtIVDwd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > --- a/include/linux/pm_wakeup.h > @@ -70,6 +71,7 @@ struct wakeup_source { > unsigned long wakeup_count; > bool active:1; > bool autosleep_enabled:1; > + struct device *attached_dev; > }; > =20 > #ifdef CONFIG_PM_SLEEP You might want to format this similary to the rest... Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --sLx0z+5FKKtIVDwd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlzhzAEACgkQMOfwapXb+vJFYwCfWepB4p66NbXEV3e8W5ZictQ/ Es8AmgKZXmLs30UjIBYDFKic2DbgBegF =KZ5b -----END PGP SIGNATURE----- --sLx0z+5FKKtIVDwd--