From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:30:52 +0000 (-0700) Subject: tridentfb: move global chip_id into structure X-Git-Tag: v2.6.27-rc1~601 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=122e8ad3cbf172043ea93f2db8e107fa9f9b0192;p=platform%2Fupstream%2Fkernel-adaptation-pc.git tridentfb: move global chip_id into structure This patch moves the chip_id into tridentfb_par structure and removes global chip_id related constants. It also bumps version of the driver to 0.7.9 Signed-off-by: Krzysztof Helt Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/tridentfb.c b/drivers/video/tridentfb.c index 0f6e405..dfe52b4 100644 --- a/drivers/video/tridentfb.c +++ b/drivers/video/tridentfb.c @@ -24,11 +24,12 @@ #include #include