* [U-Boot] [PATCH 0/4] Cosmetic changes in imx gpio driver
@ 2012-04-04 16:03 Vikram Narayanan
2012-04-04 16:08 ` Vikram Narayanan
0 siblings, 1 reply; 2+ messages in thread
From: Vikram Narayanan @ 2012-04-04 16:03 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH 0/4] Cosmetic changes in imx gpio driver
2012-04-04 16:03 [U-Boot] [PATCH 0/4] Cosmetic changes in imx gpio driver Vikram Narayanan
@ 2012-04-04 16:08 ` Vikram Narayanan
0 siblings, 0 replies; 2+ messages in thread
From: Vikram Narayanan @ 2012-04-04 16:08 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-04 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 16:03 [U-Boot] [PATCH 0/4] Cosmetic changes in imx gpio driver Vikram Narayanan
2012-04-04 16:08 ` Vikram Narayanan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox