commit | ad2a8e7ea4128af984a98537b1b9484722b6b4bb | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Sep 28 16:50:58 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Oct 28 15:03:52 2011 +0900 |
tree | cf5030dda233a9182e78574356d1853652753aad | |
parent | cf8e56bf5b60dba5ba11db83ca7f1df884e568e5 [diff] |
sh: pfc: Add GPIO IRQ support Add GPIO IRQ support to the shared PFC code in drivers/sh/pfc.c The enums pointed out by a certain GPIO will be matched against a table for IRQ to enum mappings. Only the shared PFC code is updated by this patch. SoC specific changes are also needed to allow platforms to make use of this feature. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>