From: Bjorn Helgaas Date: Thu, 23 Jun 2005 07:10:16 +0000 (-0700) Subject: [PATCH] PCDP: handle tables that don't supply baud rate X-Git-Tag: v2.6.13-rc1~68^2~402 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280dedb8d64ccfe1166ae03d3b254fc3b65de6a5;p=pandora-kernel.git [PATCH] PCDP: handle tables that don't supply baud rate The HCDP specs (i.e., PCDP revision < 3) allow zero as a default value for baud rate and data bits. So if firmware doesn't supply them, let early_serial_console_init() probe for them rather than telling it the baud rate is zero. Also, update the URL for the PCDP spec. Signed-off-by: Bjorn Helgaas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed