[PATCH] PCDP: if PCDP contains parity information, use it
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Thu, 28 Jul 2005 08:07:39 +0000 (01:07 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 28 Jul 2005 15:39:02 +0000 (08:39 -0700)
commit11be00cba6be114f861123cfc6779f195a615d22
treeeb0a9beef23463d18d8d440c8fba9cbbb1f986b3
parent8b378def5a386c4a7f15b51ed79802badb9f5a70
[PATCH] PCDP: if PCDP contains parity information, use it

If the PCDP supplies parity, use it (only none/even/odd supported), and
don't append parity/stop bit arguments unless baud is present.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/firmware/pcdp.c