From patchwork Thu Dec 30 23:07:55 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Justin P. Mattock" X-Patchwork-Id: 5367 Return-path: Envelope-to: mchehab@gaivota Delivery-date: Thu, 30 Dec 2010 22:11:18 -0200 Received: from mchehab by gaivota with local (Exim 4.72) (envelope-from ) id 1PYSaU-0000R4-JP for mchehab@gaivota; Thu, 30 Dec 2010 22:11:18 -0200 Received: from casper.infradead.org [85.118.1.10] by gaivota with IMAP (fetchmail-6.3.17) for (single-drop); Thu, 30 Dec 2010 22:11:18 -0200 (BRST) Received: from vger.kernel.org ([209.132.180.67]) by casper.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1PYRgF-00043O-7s; Thu, 30 Dec 2010 23:13:11 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752696Ab0L3XI1 (ORCPT + 1 other); Thu, 30 Dec 2010 18:08:27 -0500 Received: from mail-yx0-f174.google.com ([209.85.213.174]:57500 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752498Ab0L3XIY (ORCPT ); Thu, 30 Dec 2010 18:08:24 -0500 Received: by yxt3 with SMTP id 3so4571505yxt.19 for ; Thu, 30 Dec 2010 15:08:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references; bh=tceg1AhgwHv/LDwnRjBFtwiAmI2OyqvAFKsVUtuVEXw=; b=gUQeVXC1HML9gqe//ArdU82NiCjWw8zTrdbPP/qiNklJY4/1p25wHg5BihIlwIHSU3 F2lRTsDeKWsyXDaWqQ0ZuWwVXcigBFo5lH9P5g04onw6sqb6AhPdCM/Sy0Tnp1PyKG8g c9UAzbZiFWJXZ7NOqrO2B6jAbW5FZ0iGFHjjo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=BF0nad3+32OYnhAEeuOOYxyWLo6CUKSm3BNJ+9aJlFqytI0TZeRzsKHLRoo0nTJv8l hsbw2NCaLtEUGH6uzc8nmW856UZgVtKEG/thnBBi9c7dJgdWj2Ic2Kp7I3Hj/PhXOsk0 xXjhsF3BmwO88UuzR59Jy6gqRymzLO3ew4xpU= Received: by 10.236.109.12 with SMTP id r12mr4009313yhg.32.1293750502748; Thu, 30 Dec 2010 15:08:22 -0800 (PST) Received: from localhost.localdomain ([76.91.45.220]) by mx.google.com with ESMTPS id z23sm5611318yhc.24.2010.12.30.15.08.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 30 Dec 2010 15:08:22 -0800 (PST) From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, ivtv-devel@ivtvdriver.org, linux-media@vger.kernel.org, linux-wireless@vger.kernel.org, linux-scsi@vger.kernel.org, spi-devel-general@lists.sourceforge.net, devel@driverdev.osuosl.org, linux-usb@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 06/15]drivers:staging:xgifb:vb_setmode.c Typo change diable to disable. Date: Thu, 30 Dec 2010 15:07:55 -0800 Message-Id: <1293750484-1161-6-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.6.5.2.180.gc5b3e In-Reply-To: <1293750484-1161-5-git-send-email-justinmattock@gmail.com> References: <1293750484-1161-1-git-send-email-justinmattock@gmail.com> <1293750484-1161-2-git-send-email-justinmattock@gmail.com> <1293750484-1161-3-git-send-email-justinmattock@gmail.com> <1293750484-1161-4-git-send-email-justinmattock@gmail.com> <1293750484-1161-5-git-send-email-justinmattock@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Sender: Mauro Carvalho Chehab The below patch fixes a typo "diable" to "disable". Please let me know if this is correct or not. Signed-off-by: Justin P. Mattock --- drivers/staging/xgifb/vb_setmode.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b/drivers/staging/xgifb/vb_setmode.c index 7016fdd..fb49641 100644 --- a/drivers/staging/xgifb/vb_setmode.c +++ b/drivers/staging/xgifb/vb_setmode.c @@ -1920,7 +1920,7 @@ void XGI_SetCRT1FIFO(unsigned short ModeNo, data = XGINew_GetReg1(pVBInfo->P3c4, 0x3D); data &= 0xfe; - XGINew_SetReg1(pVBInfo->P3c4, 0x3D, data); /* diable auto-threshold */ + XGINew_SetReg1(pVBInfo->P3c4, 0x3D, data); /* disable auto-threshold */ if (ModeNo > 0x13) { XGINew_SetReg1(pVBInfo->P3c4, 0x08, 0x34);