From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCHv11 4/6] i2c: omap: Remove the definition of SYSS_RESETDONE_MASK Date: Thu, 12 Jul 2012 14:20:53 +0200 Message-ID: <20120712122053.GD2194@pengutronix.de> References: <1340896292-12112-1-git-send-email-shubhrajyoti@ti.com> <1340896292-12112-5-git-send-email-shubhrajyoti@ti.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gE7i1rD7pdK0Ng3j" Return-path: Content-Disposition: inline In-Reply-To: <1340896292-12112-5-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shubhrajyoti D Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org List-Id: linux-i2c@vger.kernel.org --gE7i1rD7pdK0Ng3j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 28, 2012 at 08:41:30PM +0530, Shubhrajyoti D wrote: > Remove the definition of SYSS_RESETDONE_MASK and use the > one in omap_hwmod.h. >=20 > Reviewed-by: Felipe Balbi > Signed-off-by: Shubhrajyoti D > --- > - Add Felipe's reviewed by tag >=20 > drivers/i2c/busses/i2c-omap.c | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) >=20 > diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c > index 6d05f18..4bbf288 100644 > --- a/drivers/i2c/busses/i2c-omap.c > +++ b/drivers/i2c/busses/i2c-omap.c > @@ -43,6 +43,7 @@ > #include > #include > #include > +#include Hmmm, so far the driver has no plat/mach dependencies and now this gets added. Need to think about it a bit more... --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --gE7i1rD7pdK0Ng3j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAk/+wSUACgkQD27XaX1/VRsXigCfY9ri3vEUZEMGVIzJfND0xQ17 mTAAnjJ/6wRCEGiGTMrXekMttHC6umSg =d59X -----END PGP SIGNATURE----- --gE7i1rD7pdK0Ng3j--