Searched hist:aa997d1d774416b3525d44779ee7ff9914b6abcb (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | pm8916_gpio.c | aa997d1d774416b3525d44779ee7ff9914b6abcb Tue Apr 12 19:11:23 UTC 2016 Tom Rini <trini@konsulko.com> 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>
|