diff options
author | 2012-04-18 23:16:39 +0200 | |
---|---|---|
committer | 2012-05-15 03:11:47 +0000 | |
commit | 92a486eabefadca1169fbf15d737feeaf2bda844 (patch) | |
tree | c54589a861f2fc468242f7e0d82bc090efabfd0b /net/lapb/lapb_in.c | |
parent | ARM: kirkwood: Define DNS-320/DNS-325 NAND in fdt (diff) | |
download | linux-dev-92a486eabefadca1169fbf15d737feeaf2bda844.tar.xz linux-dev-92a486eabefadca1169fbf15d737feeaf2bda844.zip |
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 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions