From d55266f2f78b533e8a2bfb46e19e2d8b985e6f15 Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Wed, 7 May 2008 13:50:19 -0600 Subject: [PATCH] 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-format-patch failed