powerpc/mpc5200: Make PSC UART driver update serial errors counters
authorRené Bürgel <r.buergel@unicontrol.de>
Sun, 21 Dec 2008 09:54:31 +0000 (02:54 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 21 Dec 2008 09:54:31 +0000 (02:54 -0700)
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>

No differences found