[U-Boot] [PATCH 0/4] Cosmetic changes in imx gpio driver

2012-04-04 Thread Vikram Narayanan
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 ++

Re: [U-Boot] [PATCH 0/4] Cosmetic changes in imx gpio driver

2012-04-04 Thread Vikram Narayanan
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

[U-Boot] [PATCH 0/4] cosmetic

2011-07-15 Thread Michael Jones
Here are some minor changes I've been collecting. Most of it is purely cosmetic, but there are some printf and help output changes, too. Michael Jones (4): cosmetic altera: fix printf typo cmd_mac: cleanup help cmd_mac: fix help for 'mac read' README |6