MLK-11291 radio-si476x: initialize local variable rangelow and rangehigh before using...
authorZidan Wang <zidan.wang@freescale.com>
Tue, 28 Jul 2015 01:48:43 +0000 (09:48 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:14 +0000 (14:48 -0500)
commit1f78c74db826f81cf636df50f7ad71e1fc5ea402
treec43bdcfdc0828076c8c5fab255ba19df7302e9c8
parent14e2d39f21e60c5805cedf49365442326bd3d008
MLK-11291 radio-si476x: initialize local variable rangelow and rangehigh before using them

When transfer rangelow and rangehigh from user space, the local variable
rangelow and rangehigh will not be initialized before using them.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
(cherry picked from commit c326f56005f0ee3d0c1fd6ebdebabda919c278dd)
drivers/media/radio/radio-si476x.c