From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:30:52 +0000 (-0700) Subject: tridentfb: move global chip_id into structure X-Git-Tag: firefly_0821_release~19196 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=122e8ad3cbf172043ea93f2db8e107fa9f9b0192;p=firefly-linux-kernel-4.4.55.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 0f6e4054c996..dfe52b424c97 100644 --- a/drivers/video/tridentfb.c +++ b/drivers/video/tridentfb.c @@ -24,11 +24,12 @@ #include #include