Files
u-boot-sunxi/drivers/gpio
Tom Rini aa997d1d77 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
If get_dev_addr fails it will return FDT_ADDR_T_NONE and:
>>>     "priv->pid == 4294967295U" is always false regardless of the values of its operands. This occurs as the logical operand of if.

Cc: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Reported-by: Coverity (CID: 143913)
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-04-18 17:11:42 -04:00
..
2016-02-06 12:00:59 +01:00
2015-08-23 11:56:20 +02:00
2016-03-17 10:27:22 +08:00
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2015-05-06 17:00:58 +09:00
2015-08-31 17:26:03 +09:00