From: Arnaud Patard (Rtp) Date: Wed, 18 Apr 2012 21:16:39 +0000 (+0200) Subject: kirkwood/orion: fix orion_gpio_set_blink X-Git-Tag: v3.5-rc1~150^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a486eabefadca1169fbf15d737feeaf2bda844;p=pandora-kernel.git 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 Tested-By: Adam Baker Signed-off-by: Jason Cooper --- Reading git-diff-tree failed