V4L/DVB: cx22702: Simplify cx22702_set_tps()
authorJean Delvare <khali@linux-fr.org>
Fri, 10 Sep 2010 13:36:37 +0000 (10:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:10 +0000 (01:06 -0200)
commitf89ca6fae204ca0c6eb0bb444290ad8032bf7aa2
treecd526dfd98cc3f8b6ec375ccccb612ad9012bb29
parentbdc6fad34139fdd5182e05977b4e5dc7ac132675
V4L/DVB: cx22702: Simplify cx22702_set_tps()

Code in function cx22702_set_tps() can be slightly simplified.
Apparently gcc was smart enough to optimize it anyway, but it can't
hurt to make the code more readable.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx22702.c