From: Russell King Date: Sat, 16 Apr 2005 22:26:39 +0000 (-0700) Subject: [PATCH] serial: fix comments in 8250.c X-Git-Tag: v2.6.12-rc3~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23907eb8c22e39bcf3d7e7a35a2db1e416157adb;p=pandora-kernel.git [PATCH] serial: fix comments in 8250.c Fix the formatting of some comments in 8250.c, and add a note that the register_serial / unregister_serial shouldn't be used in new code. We do this here in preference to adding to linux/serial.h, since that is used by a number of non-8250 drivers which pretend to be 8250. It is not known whether it would be appropriate to do so. Signed-off-by: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed