[IrDA] stir4200: removing undocumented bits handling
authorSamuel Ortiz <samuel@sortiz.org>
Thu, 28 Sep 2006 05:50:06 +0000 (22:50 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:02:54 +0000 (18:02 -0700)
FIFOCTL_RXERR and FIFOCTL_TXERR are undocumented bits, according to the
Sigmatel datasheet. We should thus not take any assumption on their values
and semantics.

Problem spotted by andrzej zaborowski <balrogg@gmail.com>
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found