Commits
Axel Lin committed 8aad172e6c5
ARM: pxa/am200epd: fix leak in am200_init_gpio_regs error path If gpio_request fails when i > 0, gpios[0] is not freed in current implementation. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>