commit | 3038bbdf7404ae3948385cbde30df946579d4e3a | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Thu Jul 28 16:25:41 2011 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Jul 28 16:19:22 2011 -0600 |
tree | 808e8eebc52995ab6e414e74adb44cf2890fcff9 | |
parent | 95b6886526bb510b8370b625a49bc0ab3b8ff10f [diff] |
of/gpio: export of_gpio_simple_xlate Allow GPIO drivers to use of_gpio_simple_xlate. This is useful for the generic GPIO driver for example where gpio_chip is embedded in bgpio_chip and doesn't need of_mm_gpio_chip but has a simple 1:1 GPIO mapping. Cc: Anton Vorontsov <avorontsov@ru.mvista.com> Cc: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>