Martin Blumenstingl <[email protected]> writes:

> meson_nfc_dma_buffer_setup() is called with the "info" buffer which is
> allocated a few lines before using kzalloc(). If
> meson_nfc_dma_buffer_setup() fails we need to free the allocated "info"
> buffer instead of only freeing it upon success.
>
> Fixes: 8fae856c53500a ("mtd: rawnand: meson: add support for Amlogic NAND 
> flash controller")
> Signed-off-by: Martin Blumenstingl <[email protected]>
> Acked-by: Liang Yang <[email protected]>

Reviewed-by: Kevin Hilman <[email protected]>

Reply via email to