
4 Apr
2012
4 Apr
'12
6:08 p.m.
Sorry for the subject. It should have been [PATCH 0/3] A small typo.
On 4/4/2012 9:33 PM, Vikram Narayanan wrote:
Some cosmetic changes in the imx gpio driver.
Vikram Narayanan(4): imx: Add GPIO_TO_PORT macro imx: Use GPIO_TO_PORT macro instead of (gpio >> 5) imx: Return gpio_set_value in gpio_direction_output
arch/arm/include/asm/arch-mx5/gpio.h | 2 ++ arch/arm/include/asm/arch-mx6/gpio.h | 2 ++ drivers/gpio/mxc_gpio.c | 11 +++++------ 3 files changed, 9 insertions(+), 6 deletions(-)
Thanks, Vikram