commit | febac9b93724f3ee293e7e5450043ae28e61531a | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Wed Sep 27 22:50:06 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:02:54 2006 -0700 |
tree | 4671a821410ffa228d8b6aac8457c444e0dbac9e | |
parent | 895de090d4302a02a77cdf366fc6e54fc2001857 [diff] |
[IrDA] stir4200: removing undocumented bits handling 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>