commit | b65149880d0467287fa4c7b4f19953392323f4ac | [log] [tgz] |
---|---|---|
author | René Bürgel <r.buergel@unicontrol.de> | Sun Dec 21 02:54:31 2008 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sun Dec 21 02:54:31 2008 -0700 |
tree | 3deeca7f6219eb27566a52f80cb54e7dd09fb767 | |
parent | e51f47a5c695b76905aadc2be47c7dc774f3e5af [diff] |
powerpc/mpc5200: Make PSC UART driver update serial errors counters This patch adds the capability to the mpc52xx-uart to report framing errors, parity errors, breaks and overruns to userspace. These values may be requested in userspace by using the ioctl TIOCGICOUNT. Signed-off-by: René Bürgel <r.buergel@unicontrol.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>