From: Paul Walmsley Date: Wed, 7 May 2008 19:50:19 +0000 (-0600) Subject: mach-omap2/serial.c: fix minor bug and checkpatch warnings X-Git-Tag: v2.6.26-omap1~123^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55266f2f78b533e8a2bfb46e19e2d8b985e6f15;p=pandora-kernel.git mach-omap2/serial.c: fix minor bug and checkpatch warnings omap_serial_init() in arch/arm/mach-omap2/serial.c clears the wrong variable if it can't clk_get() a fclk - fix this. Also fix some checkpatch.pl warnings. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed