[U-Boot] [Uboot-stm32] [PATCH v2 4/5] gpio: sandbox: Rename GPIOF_(OUTPUT|HIGH|ODR) to SDBX_GPIO_(OUTPUT|HIGH|ODR)

Patrice CHOTARD patrice.chotard at st.com
Thu Aug 9 08:03:51 UTC 2018


Hi Simon

On 08/08/2018 11:55 AM, Simon Glass wrote:
> On 3 August 2018 at 09:01, Patrice Chotard <patrice.chotard at st.com> wrote:
>> To avoid confusion with enum gpio_func_t GPIOF_OUTPUT defined in
>> asm-generic/gpio.h, rename all sandbox flags GPIOF_(OUTPUT|HIGH|ODR)
>> to SDBX_GPIO_(OUTPUT|HIGH|ODR)
>>
>> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
>> ---
>>
>> Changes in v2: None
>>
>>   drivers/gpio/sandbox.c | 22 +++++++++++-----------
>>   1 file changed, 11 insertions(+), 11 deletions(-)
>>
> 
> Please use a SANDBOX_ prefix instead of SDBX_

I will update this

Thanks
Patrice

> 
> But otherwise:
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> _______________________________________________
> Uboot-stm32 mailing list
> Uboot-stm32 at st-md-mailman.stormreply.com
> https://st-md-mailman.stormreply.com/mailman/listinfo/uboot-stm32
> 


More information about the U-Boot mailing list