V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 31 Aug 2009 20:21:04 +0000 (17:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:50 +0000 (12:19 -0300)
commita65f3159244f27ce6ff84dd1bb641079acdbd396
treef107a72a8223d3ae8f793e2bd6df371a02fd4bf0
parenta4c1cbc7819e890d4c2bc2b79b6cbf0fd9cad699
V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.

The compiler warned about an uninitialized stereo variable. By simplifying
the code it 1) improved readability and 2) fixed the compiler warning.

Acked-by: Eduardo Valentin <eduardo.valentin@nokia.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/si4713-i2c.c