28 Dec
2021
28 Dec
'21
2:12 p.m.
On 28/12/2021 04:40, Jiasheng Jiang wrote:
Because of the potential failure of the ioremap(), the buf->area could be NULL. Therefore, we need to check it and return -ENOMEM in order to transfer the error.
Fixes: f09aecd50f39 ("ASoC: SAMSUNG: Add I2S0 internal dma driver") Signed-off-by: Jiasheng Jiang jiasheng@iscas.ac.cn
sound/soc/samsung/idma.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Krzysztof Kozlowski krzysztof.kozlowski@canonical.com
Best regards, Krzysztof