From: Mike Frysinger Date: Fri, 15 Apr 2011 17:04:59 +0000 (-0400) Subject: Blackfin: bf537: demux port H mask A and emac rx ints X-Git-Tag: v3.0-rc1~154^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0541035007bd8bbacfc5d71c696cdf37696794;p=pandora-kernel.git Blackfin: bf537: demux port H mask A and emac rx ints The BF537 SIC combines the gpio port H mask A interrupts with the emac rx interrupt, so we need to demux this in software. It also combines the gpio port H mask B and the emac tx interrupts, and the watchdog and port F mask B interrupts, but since we don't support mask B yet, just add the defines for now. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed