diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-26 20:38:35 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-01-30 20:07:06 (GMT) |
commit | a6ca2e10f795111a90a4efabb07717258669e03d (patch) | |
tree | e39ccc815a49c0d07587ae412305666f1277b85f /include/drm/drm_global.h | |
parent | 5b2e2eccab80e2f56d06df582e473fb0d8630f35 (diff) | |
download | linux-fsl-qoriq-a6ca2e10f795111a90a4efabb07717258669e03d.tar.xz |
ssb: add gpio_to_irq
The old bcm47xx gpio code had support for gpio_to_irq, but the new
code did not provide this function, but returned -ENXIO all the time.
This patch adds the missing function.
arch/mips/bcm47xx/wgt634u.c calls gpio_to_irq() and got the correct irq
number with the old gpio handling code. With this patch the code in
wgt634u.c should work again. I do not have a wgt634u to test this.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/drm/drm_global.h')
0 files changed, 0 insertions, 0 deletions