summaryrefslogtreecommitdiff
path: root/drivers/sh
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2013-08-29 12:29:25 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-31 01:11:28 +0400
commitb09c74ae1263ea63b63dd65e6b6500686a3a5fe3 (patch)
tree23543f8ec506a42073b6b2dd1822c59ad477b159 /drivers/sh
parentdd910d98a2e240443db0090b0ae8a719a4a460f8 (diff)
downloadlinux-b09c74ae1263ea63b63dd65e6b6500686a3a5fe3.tar.xz
serial: imx: initialize the local variable
The slave_config is not initialized, so some of its fields may be set with random data which may causes the failure in the following dmaengine_prep_slave_sg(). This patch fixes this issue. Signed-off-by: Huang Shijie <b32955@freescale.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions