From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King Subject: Re: [Linux-fbdev-devel] [PATCH] fix endian problem in color_imageblit Date: Mon, 23 Dec 2002 11:18:40 +0000 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <20021223111840.A20948@flint.arm.linux.org.uk> References: <20021221092744.A23531@flint.arm.linux.org.uk> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: ; from geert@linux-m68k.org on Mon, Dec 23, 2002 at 10:07:35AM +0100 List-Id: Cc: Antonino Daplas , James Simmons , Paul Mackerras , Linux Kernel Mailing List , Linux Fbdev development list On Mon, Dec 23, 2002 at 10:07:35AM +0100, Geert Uytterhoeven wrote: > Note that the size of the entries in the pseudo palette used to depend on the > mode, i.e. u16 for bpp = 16, u32 for bpp = 24 or 32. They used to. However, reading the code in 2.5 today, this appears to be no longer the case - they're all one size (u32). -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html