From 2686ba894bfedcacbe1b5197c574f3f1e66f2fda Mon Sep 17 00:00:00 2001 From: Krzysztof Helt Date: Wed, 23 May 2007 13:57:48 -0700 Subject: [PATCH] pm3fb: various fixes - fix 16-bit RGBA 4444 and 5551 modes (use fbset -rgba to set them) - kill wmb() after each register write by PM3_SLOW_WRITE_REG - kill inaccurate comments (leftovers from skeletonfb.c) - kill PCI class restriction, now it is more general and shorter - white spaces and other minor fixes and source reducing Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed