Re: [patch 03/25] pmagb-b-fb: Fix a default clock frequency
From: James Simmons <hidden>
Date: 2006-11-13 16:03:06
On Wed, 1 Nov 2006, akpm@osdl.org wrote:
quoted hunk ↗ jump to hunk
From: "Maciej W. Rozycki" <redacted> Inspection of real hardware has revealed one of the clock frequencies known to be supported by PMAGB-B hardware is off by 3kHz. Following is a fix. Please apply. Signed-off-by: Maciej W. Rozycki <redacted> Signed-off-by: Andrew Morton <redacted> --- drivers/video/pmagb-b-fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/video/pmagb-b-fb.c~pmagb-b-fb-fix-a-default-clock drivers/video/pmagb-b-fb.c--- a/drivers/video/pmagb-b-fb.c~pmagb-b-fb-fix-a-default-clock +++ a/drivers/video/pmagb-b-fb.c@@ -186,7 +186,7 @@ static void __init pmagbbfb_screen_setupstatic void __init pmagbbfb_osc_setup(struct fb_info *info) { static unsigned int pmagbbfb_freqs[] __initdata = { - 130808, 119843, 104000, 92980, 74367, 72800, + 130808, 119843, 104000, 92980, 74370, 72800, 69197, 66000, 65000, 50350, 36000, 32000, 25175 }; struct pmagbbfb_par *par = info->par; _
Acked-by: James Simmons <redacted> ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642