From: Felipe Balbi Date: Wed, 23 Apr 2014 14:58:28 +0000 (-0500) Subject: serial: fix UART_IIR_ID X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~35^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5dc09f557547399cd44d0a1224df7ff64e4a6b;p=pandora-kernel.git serial: fix UART_IIR_ID UART IRQ Identification bitfield is 3 bits long (bits 3:1) but current mask only masks 2 bits. Fix it. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed