Searched hist:ba1bc0fcdeaf3bf583c1517bd2e3e29cf223c969 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/lantiq/ |
H A D | irq.c | diff ba1bc0fcdeaf3bf583c1517bd2e3e29cf223c969 Thu Jun 20 16:39:37 CDT 2019 Petr Cvek <petrcvekcz@gmail.com> MIPS: lantiq: Fix bitfield masking
The modification of EXIN register doesn't clean the bitfield before the writing of a new value. After a few modifications the bitfield would accumulate only '1's.
Signed-off-by: Petr Cvek <petrcvekcz@gmail.com> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: hauke@hauke-m.de Cc: john@phrozen.org Cc: linux-mips@vger.kernel.org Cc: openwrt-devel@lists.openwrt.org Cc: pakahmar@hotmail.com
|