commit | 6161715e3f1adecae9e7c160930add4040fa10e9 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Jun 07 22:00:53 2011 +0800 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 07 08:59:43 2011 -0600 |
tree | 0e65b3e546d06254ad1adf9b8a7be0f324a2c573 | |
parent | 06f88a8ae9085e555baf81edbf967764d87dc12f [diff] |
gpio/mxs: remove irq_high related implementation 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>