MLK-14498-6 tty: serial: imx: pass ->dev to dma_alloc_coherent() API
authorAndy Duan <fugang.duan@nxp.com>
Mon, 20 Mar 2017 08:04:15 +0000 (16:04 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:39 +0000 (15:21 -0500)
commitcdf05eaf41c5a923703813d1ede942dcb23d19cd
tree8cebf768a1e480ced4104dcef82853b8722f766b
parentfef886f0a95444bc029ade92d6629ccf6241196c
MLK-14498-6 tty: serial: imx: pass ->dev to dma_alloc_coherent() API

Pass ->dev to dma_alloc_coherent() API to avoid kernel dump.

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
drivers/tty/serial/imx.c