From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: Fw: [PATCH] drm: i915: correct return status in intel_hdmi_mode_valid() Date: Thu, 02 Jun 2011 16:44:42 -0700 Message-ID: References: <20110530124826.74d83b35@absol.kitzblitz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: In-Reply-To: <20110530124826.74d83b35@absol.kitzblitz> Sender: linux-kernel-owner@vger.kernel.org To: Nicolas Kaiser Cc: Chris Wilson , David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 30 May 2011 12:48:26 +0200, Nicolas Kaiser wrote: > if (mode->clock < 20000) > - return MODE_CLOCK_HIGH; > + return MODE_CLOCK_LOW; Seems obvious to me. Reviewed-by: Keith Packard =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFN6CBqQp8BWwlsTdMRAhgQAKDqeGTXykUpS8adZZKr640Dg4aAxgCdEbhc kJhe5wRfkU1XTS0yNBAmP5I= =6qYQ -----END PGP SIGNATURE----- --=-=-=--