From: willy tarreau Date: Thu, 16 Jan 2014 07:20:10 +0000 (+0100) Subject: net: mvneta: add missing bit descriptions for interrupt masks and causes X-Git-Tag: v3.14-rc1~94^2~146^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ba35e74fa56866918d2f3bc0528b5b92725d5e;p=pandora-kernel.git net: mvneta: add missing bit descriptions for interrupt masks and causes Marvell has not published the chip's datasheet yet, so it's very hard to find the relevant bits to manipulate to change the IRQ behaviour. Fortunately, these bits are described in the proprietary LSP patch set which is publicly available here : http://www.plugcomputer.org/downloads/mirabox/ So let's put them back in the driver in order to reduce the burden of current and future maintenance. Cc: Thomas Petazzoni Cc: Gregory CLEMENT Tested-by: Arnaud Ebalard Signed-off-by: Willy Tarreau Signed-off-by: David S. Miller --- Reading git-diff-tree failed