soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure
authorLi Yang <leoyang.li@nxp.com>
Wed, 25 Mar 2020 00:04:18 +0000 (19:04 -0500)
committerLi Yang <leoyang.li@nxp.com>
Wed, 25 Mar 2020 00:04:18 +0000 (19:04 -0500)
commitae1f68652c8da79c31d8e491a76eba9b4683fbd7
tree3d8cb8c1fa80c27c8a88799e3f62398498bf630a
parentb1be4a228086d558ba0efc3f12a82ab6fbca63f3
soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure

Not necessary to set to 0 for the kzalloc'ed area so remove these
assignements.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/soc/fsl/qe/ucc_slow.c