Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753444Ab1FBXpG (ORCPT ); Thu, 2 Jun 2011 19:45:06 -0400 Received: from home.keithp.com ([63.227.221.253]:49278 "EHLO keithp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752511Ab1FBXpF (ORCPT ); Thu, 2 Jun 2011 19:45:05 -0400 From: Keith Packard To: Nicolas Kaiser Cc: Chris Wilson , David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: Fw: [PATCH] drm: i915: correct return status in intel_hdmi_mode_valid() In-Reply-To: <20110530124826.74d83b35@absol.kitzblitz> References: <20110530124826.74d83b35@absol.kitzblitz> User-Agent: Notmuch/0.5-202-g6ae4e7d (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu) Date: Thu, 02 Jun 2011 16:44:42 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 814 Lines: 32 --=-=-= 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----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/