On Sun, Sep 29, 2019 at 10:09:45PM -0500, Navid Emamdoost wrote:
In fbtft_framebuffer_alloc the error handling path should take care of releasing frame buffer after it is allocated via framebuffer_alloc, too. Therefore, in two failure cases the goto destination is changed to address this issue.
Fixes: c296d5f9957c ("staging: fbtft: core support") Signed-off-by: Navid Emamdoost navid.emamdoost@gmail.com
Looks good.
Reviewed-by: Dan Carpenter dan.carpenter@gmail.com
regards, dan carpenter