diff options
author | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> | 2012-04-18 21:16:39 (GMT) |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2012-05-15 03:11:47 (GMT) |
commit | 92a486eabefadca1169fbf15d737feeaf2bda844 (patch) | |
tree | c54589a861f2fc468242f7e0d82bc090efabfd0b /arch/arm/mach-omap1 | |
parent | ee24876949c49761e61befe7435293069ddb1f38 (diff) | |
download | linux-fsl-qoriq-92a486eabefadca1169fbf15d737feeaf2bda844.tar.xz |
kirkwood/orion: fix orion_gpio_set_blink
gpio registers are for 32 gpios. Given that orion_gpio_set_blink is called
directly and not through gpiolib, it needs to make sure that the pin value
given to the internal functions are between 0 and 31.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Tested-By: Adam Baker <linux@baker-net.org.uk>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-omap1')
0 files changed, 0 insertions, 0 deletions