On Thu, May 14, 2009 at 01:28:06PM -0700, Tony Lindgren wrote: > commit 27db33cfadd3c47c9499def6e71aaf5d2fd51e60 > Author: Tony Lindgren <tony@xxxxxxxxxxx> > Date: Tue May 12 11:20:03 2009 -0700 > > ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 > > This makes the framebuffer work on omap3. > > Also fix the clk_get usage for checkpatch.pl > "ERROR: do not use assignment in if condition". > > Cc: Imre Deak <imre.deak@xxxxxxxxx> > Cc: linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx > Acked-by: Krzysztof Helt <krzysztof.h1@xxxxx> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> This isn't a bug fix - the current code works, although checkpatch will complain about the assignment in the if condition. The rest of the patch is just a conversion from the old way of doing things to the new way, and I don't think is -rc material. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html