Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161367AbWJYTKS (ORCPT ); Wed, 25 Oct 2006 15:10:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161377AbWJYTKS (ORCPT ); Wed, 25 Oct 2006 15:10:18 -0400 Received: from calculon.skynet.ie ([193.1.99.88]:59527 "EHLO calculon.skynet.ie") by vger.kernel.org with ESMTP id S1161367AbWJYTKQ (ORCPT ); Wed, 25 Oct 2006 15:10:16 -0400 Date: Wed, 25 Oct 2006 20:10:15 +0100 (IST) From: Dave Airlie X-X-Sender: airlied@skynet.skynet.ie To: torvalds@osdl.org, Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: [git pull] intelfb patches for 2.6.19-rc3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1208 Lines: 38 Hi Linus, This is just some minor fixes to intelfb... Regards, Dave. drivers/video/intelfb/intelfbhw.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit f84fcb06a1f7ab4ac0444ece82b25b0701369641 Author: Eric Sesterhenn Date: Fri Oct 20 14:35:59 2006 -0700 Remove unnecessary check in drivers/video/intelfb/intelfbhw.c All callers and the function itself dereference dinfo, so we can remove the check. (coverity id #1371) Signed-off-by: Eric Sesterhenn Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie commit a77b8950019289611f836c8fc19f91592822efcd Author: Alan Cox Date: Fri Oct 20 14:36:00 2006 -0700 intel fb: switch to pci_get API Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie - 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/