[git pull] intelfb cleanup
From: Dave Airlie
Date: Sat Jun 24 2006 - 03:47:45 EST
Hi Linus,
Can you pull the intelfb-patches branch from:
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6
It contains a cleanup from Al for some really brutal previous efforts
at sparse cleanups.
Dave.
drivers/video/intelfb/intelfb.h | 2 +-
drivers/video/intelfb/intelfbdrv.c | 18 +++++++++---------
drivers/video/intelfb/intelfbhw.c | 24 ++++++++++--------------
3 files changed, 20 insertions(+), 24 deletions(-)
commit 0fe6e2d2928e089d16ec5ed7ba634c1d60916020
Author: Al Viro <viro@xxxxxxxxxxxxxxxx>
Date: Fri Jun 23 06:05:39 2006 +0100
intelfb delousing
ring_head is offset in card memory, not iomem pointer. Fixed, removed
fuckloads of amazingly bogus casts somebody had sprinkled all over the
place.
Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Signed-off-by: Dave Airlie <airlied@xxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/