gpio/mxs: remove irq_high related implementation
authorShawn Guo <shawn.guo@linaro.org>
Tue, 7 Jun 2011 14:00:53 +0000 (22:00 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 7 Jun 2011 14:59:43 +0000 (08:59 -0600)
The irq_high stuff was mistakenly copied from mxc gpio driver.
The mxs gpio controller has only one irq line for each 32-pin
gpio port.  The patch remove irq_high related codes.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found